sync linenumbers, etc
This commit is contained in:
parent
7530f51518
commit
8e7d7ab477
@ -1,6 +1,6 @@
|
||||
--- ltmain.sh.orig Wed Sep 13 15:41:43 2000
|
||||
+++ ltmain.sh Wed Mar 7 11:23:11 2001
|
||||
@@ -1079,6 +1079,17 @@
|
||||
--- ltmain.sh.orig Wed Sep 13 13:41:43 2000
|
||||
+++ ltmain.sh Mon Dec 30 00:27:12 2002
|
||||
@@ -1079,6 +1079,17 @@ compiler."
|
||||
# These systems don't actually have c library (as such)
|
||||
continue
|
||||
;;
|
||||
@ -18,7 +18,7 @@
|
||||
esac
|
||||
elif test "$arg" = "-lm"; then
|
||||
case "$host" in
|
||||
@@ -1091,6 +1102,10 @@
|
||||
@@ -1091,6 +1102,10 @@ compiler."
|
||||
deplibs="$deplibs $arg"
|
||||
;;
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
-module)
|
||||
module=yes
|
||||
continue
|
||||
@@ -1795,6 +1810,9 @@
|
||||
@@ -1795,6 +1810,9 @@ compiler."
|
||||
*-*-cygwin* | *-*-mingw* | *-*-os2* | *-*-beos*)
|
||||
# these systems don't actually have a c library (as such)!
|
||||
;;
|
||||
@ -39,7 +39,7 @@
|
||||
*-*-rhapsody*)
|
||||
# rhapsody is a little odd...
|
||||
deplibs="$deplibs -framework System"
|
||||
@@ -3571,40 +3589,6 @@
|
||||
@@ -3571,40 +3589,6 @@ libdir='$install_libdir'\
|
||||
# Exit here if they wanted silent mode.
|
||||
test "$show" = : && exit 0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user