Commit 173ea684dd355c68c3a9f521d108ff10c2fb3f5d

林博仁(Buo-ren Lin) 2018-08-18T14:22:57

Don't instruct user to run make when autogen.sh failed Currently the autogen script will always tell user to run make even when the configure script failed, this patch changes the behavior to only show this message when the configure script terminates without error.