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

Diff of /libtool/libtool.m4

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

revision 1.183 by gary, Fri Jun 29 17:12:39 2001 UTC revision 1.184 by gary, Fri Jun 29 22:56:50 2001 UTC
# Line 1  Line 1 
1  # libtool.m4 - Configure libtool for the host system. -*-Shell-script-*-  # libtool.m4 - Configure libtool for the host system. -*-Autoconf-*-
2  ## Copyright 1996, 1997, 1998, 1999, 2000, 2001  ## Copyright 1996, 1997, 1998, 1999, 2000, 2001
3  ## Free Software Foundation, Inc.  ## Free Software Foundation, Inc.
4  ## Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996  ## Originally by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996
# Line 24  Line 24 
24    
25  # serial 47 AC_PROG_LIBTOOL  # serial 47 AC_PROG_LIBTOOL
26    
 # The next line was added by Bruno Haible 2001-06-28.  
27  builtin([undefine],[symbols])  builtin([undefine],[symbols])
28    
29  # AC_PROG_LIBTOOL  # AC_PROG_LIBTOOL
# Line 486  AC_DEFUN(AC_LIBTOOL_COMPILER_OPTION, Line 485  AC_DEFUN(AC_LIBTOOL_COMPILER_OPTION,
485       # So say no if there are warnings       # So say no if there are warnings
486       if test -s conftest.err; then       if test -s conftest.err; then
487         # Append any errors to the config.log.         # Append any errors to the config.log.
488         cat conftest.err 1>&AS_MESSAGE_LOG_FD()         cat conftest.err 1>&AS_MESSAGE_LOG_FD
489       else       else
490         $2=yes         $2=yes
491       fi       fi
# Line 518  AC_DEFUN(AC_LIBTOOL_LINKER_OPTION, Line 517  AC_DEFUN(AC_LIBTOOL_LINKER_OPTION,
517       # So say no if there are warnings       # So say no if there are warnings
518       if test -s conftest.err; then       if test -s conftest.err; then
519         # Append any errors to the config.log.         # Append any errors to the config.log.
520         cat conftest.err 1>&AS_MESSAGE_LOG_FD()         cat conftest.err 1>&AS_MESSAGE_LOG_FD
521       else       else
522         $2=yes         $2=yes
523       fi       fi
# Line 802  AC_CACHE_CHECK([if $compiler supports -c Line 801  AC_CACHE_CHECK([if $compiler supports -c
801       # So say no if there are warnings       # So say no if there are warnings
802       if test -s out/conftest.err; then       if test -s out/conftest.err; then
803         # Append any errors to the config.log.         # Append any errors to the config.log.
804         cat out/conftest.err 1>&AS_MESSAGE_LOG_FD()         cat out/conftest.err 1>&AS_MESSAGE_LOG_FD
805       else       else
806         _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes         _LT_AC_TAGVAR(lt_cv_prog_compiler_c_o, $1)=yes
807       fi       fi
# Line 3627  EOF Line 3626  EOF
3626            LIBS="$lt_save_LIBS"            LIBS="$lt_save_LIBS"
3627            CFLAGS="$lt_save_CFLAGS"            CFLAGS="$lt_save_CFLAGS"
3628          else          else
3629            echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD()            echo "cannot find nm_test_func in $nlist" >&AS_MESSAGE_LOG_FD
3630          fi          fi
3631        else        else
3632          echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD()          echo "cannot find nm_test_var in $nlist" >&AS_MESSAGE_LOG_FD
3633        fi        fi
3634      else      else
3635        echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD()        echo "cannot run $lt_cv_sys_global_symbol_pipe" >&AS_MESSAGE_LOG_FD
3636      fi      fi
3637    else    else
3638      echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD()      echo "$progname: failed program was:" >&AS_MESSAGE_LOG_FD
3639      cat conftest.$ac_ext >&5      cat conftest.$ac_ext >&5
3640    fi    fi
3641    rm -f conftest* conftst*    rm -f conftest* conftst*

Legend:
Removed from v.1.183  
changed lines
  Added in v.1.184

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