/[libtool]/libtool/libtool.m4
ViewVC logotype

Diff of /libtool/libtool.m4

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.213 by gary, Sun Aug 5 11:04:59 2001 UTC revision 1.214 by gary, Sun Aug 5 11:13:33 2001 UTC
# Line 231  compiler="[$]2" Line 231  compiler="[$]2"
231  # to the aix ld manual.  # to the aix ld manual.
232  AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX],  AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX],
233  [AC_LINK_IFELSE(AC_LANG_PROGRAM,[  [AC_LINK_IFELSE(AC_LANG_PROGRAM,[
234  aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null |  sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^[0-9][0-9]*[ ][ ]*\(.*\)$/\1/; p; }; }'`  aix_libpath=`dump -H conftest$ac_exeext 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
235    }'`
236  # Check for a 64-bit object if we didn't find anything.  # Check for a 64-bit object if we didn't find anything.
237  if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null |  sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^[0-9][0-9]*[ ][ ]*\(.*\)$/\1/; p; }; }'`; fi],[])  if test -z "$aix_libpath"; then aix_libpath=`dump -HX64 conftest$ac_exeext 2>/dev/null | sed -n -e '/Import File Strings/,/^$/ { /^0/ { s/^0  *\(.*\)$/\1/; p; }
238    }'`; fi],[])
239  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi  if test -z "$aix_libpath"; then aix_libpath="/usr/lib:/lib"; fi
240  ])# _LT_AC_SYS_LIBPATH_AIX  ])# _LT_AC_SYS_LIBPATH_AIX
241    

Legend:
Removed from v.1.213  
changed lines
  Added in v.1.214

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26