|
|
@@ -231,15 +231,3 @@ Index: util/util.h
|
|
|
|
|
|
#ifdef HAVE_NETINET_IN_H
|
|
|
# include <netinet/in.h>
|
|
|
-Index: ltmain.sh
|
|
|
---- ltmain.sh.orig Mon Nov 29 07:08:33 2004
|
|
|
-+++ ltmain.sh Fri Feb 18 17:40:06 2005
|
|
|
-@@ -561,7 +561,7 @@
|
|
|
- # Evaluate the configuration.
|
|
|
- eval "`${SED} -n -e '/^# ### BEGIN LIBTOOL TAG CONFIG: '$z'$/,/^# ### END LIBTOOL TAG CONFIG: '$z'$/p' < $0`"
|
|
|
- # user sometimes does CC=<HOST>-gcc so we need to match that to 'gcc'
|
|
|
-- trimedcc="${CC/${host}-}"
|
|
|
-+ trimedcc="${CC}"
|
|
|
- case "$base_compile " in
|
|
|
- "gcc "* | " gcc "* | "${host}-gcc "* | " ${host}-gcc "*)
|
|
|
- tagname=CC
|