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

Diff of /libtool/libtool.m4

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

revision 1.166.2.21 by gary, Thu Sep 6 21:44:10 2001 UTC revision 1.166.2.22 by gary, Sat Sep 8 02:50:07 2001 UTC
# Line 24  Line 24 
24    
25  # serial 46 AC_PROG_LIBTOOL  # serial 46 AC_PROG_LIBTOOL
26    
 builtin([undefine],[symbols])  
   
27  AC_DEFUN([AC_PROG_LIBTOOL],  AC_DEFUN([AC_PROG_LIBTOOL],
28  [AC_REQUIRE([AC_LIBTOOL_SETUP])dnl  [AC_REQUIRE([AC_LIBTOOL_SETUP])dnl
29    
# Line 1709  else Line 1707  else
1707      ;;      ;;
1708    
1709    solaris*)    solaris*)
1710      no_undefined_flag=' -z defs'      no_undefined_flag=' -z text'
1711      # $CC -shared without GNU ld will not create a library from C++      # $CC -shared without GNU ld will not create a library from C++
1712      # object files and a static libstdc++, better avoid it by now      # object files and a static libstdc++, better avoid it by now
1713      archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags `test "x$allow_undefined_flag" = "x$no_undefined_flag" && $CC --print-libgcc-file-name`'      archive_cmds='$LD -G${allow_undefined_flag} -h $soname -o $lib $libobjs $deplibs $linker_flags'
1714      archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~      archive_expsym_cmds='$echo "{ global:" > $lib.exp~cat $export_symbols | sed -e "s/\(.*\)/\1;/" >> $lib.exp~$echo "local: *; };" >> $lib.exp~
1715                  $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags `test "x$allow_undefined_flag" = "x$no_undefined_flag" && $CC --print-libgcc-file-name`~$rm $lib.exp'                  $LD -G${allow_undefined_flag} -M $lib.exp -h $soname -o $lib $libobjs $deplibs $linker_flags~$rm $lib.exp'
1716      hardcode_libdir_flag_spec='-R$libdir'      hardcode_libdir_flag_spec='-R$libdir'
1717      hardcode_shlibpath_var=no      hardcode_shlibpath_var=no
1718      case $host_os in      case $host_os in

Legend:
Removed from v.1.166.2.21  
changed lines
  Added in v.1.166.2.22

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