]> git.pld-linux.org Git - packages/libtool.git/blob - libtool-am18.patch
- new patches (fix x86_64, make restricted symbol exports work on Linux)
[packages/libtool.git] / libtool-am18.patch
1 --- libtool-1.5/libtool.m4.orig 2003-12-13 00:34:23.000000000 +0100
2 +++ libtool-1.5/libtool.m4      2003-12-13 00:42:07.275166512 +0100
3 @@ -2498,7 +2498,7 @@
4  fi
5  if test -n "$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)"; then
6    AC_MSG_WARN([`$CC' requires `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to build shared libraries])
7 -  if echo "$old_CC $old_CFLAGS " | grep "[[    ]]$]_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[[      ]]" >/dev/null; then :
8 +  if echo "$old_CC $old_CFLAGS " | grep "[[    ]]$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)[[        ]]" >/dev/null; then :
9    else
10      AC_MSG_WARN([add `$_LT_AC_TAGVAR(lt_prog_cc_shlib, $1)' to the CC or CFLAGS env variable and reconfigure])
11      _LT_AC_TAGVAR(lt_cv_prog_cc_can_build_shared, $1)=no
This page took 0.091128 seconds and 3 git commands to generate.