Make the check for GCC version more robust, fix shared library
authorChris Lattner <sabre@nondot.org>
Tue, 5 Feb 2008 19:43:40 +0000 (19:43 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 5 Feb 2008 19:43:40 +0000 (19:43 +0000)
commitf5c94674711fdab177cda41cfd84f5b017a846e0
treea434bedb06cdc08b0197fdd18005f453da041b86
parent9dc7ab538ee845e2477519c740a2c736a19bc30d
Make the check for GCC version more robust, fix shared library
dependencies in makefile, and fix llvm_cv_no_link_all_option
on darwin.

Patch by Shantonu Sen, more info here:
http://lists.cs.uiuc.edu/pipermail/llvmdev/2008-February/012410.html

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@46760 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.rules
autoconf/configure.ac