/[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.4 by gary, Wed Jun 27 18:44:03 2001 UTC revision 1.166.2.5 by gary, Fri Jun 29 01:43:19 2001 UTC
# Line 1063  if test x"$compiler_c_o" = x"yes"; then Line 1063  if test x"$compiler_c_o" = x"yes"; then
1063    lt_cv_compiler_o_lo=no    lt_cv_compiler_o_lo=no
1064    save_CFLAGS="$CFLAGS"    save_CFLAGS="$CFLAGS"
1065    CFLAGS="$CFLAGS -c -o conftest.lo"    CFLAGS="$CFLAGS -c -o conftest.lo"
1066      save_objext="$ac_objext"
1067      ac_objext=lo
1068    AC_TRY_COMPILE([], [int some_variable = 0;], [dnl    AC_TRY_COMPILE([], [int some_variable = 0;], [dnl
1069      # The compiler can only warn and ignore the option if not recognized      # The compiler can only warn and ignore the option if not recognized
1070      # So say no if there are warnings      # So say no if there are warnings
# Line 1072  if test x"$compiler_c_o" = x"yes"; then Line 1074  if test x"$compiler_c_o" = x"yes"; then
1074        lt_cv_compiler_o_lo=yes        lt_cv_compiler_o_lo=yes
1075      fi      fi
1076    ])    ])
1077      ac_objext="$save_objext"
1078    CFLAGS="$save_CFLAGS"    CFLAGS="$save_CFLAGS"
1079    ])    ])
1080    compiler_o_lo=$lt_cv_compiler_o_lo    compiler_o_lo=$lt_cv_compiler_o_lo

Legend:
Removed from v.1.166.2.4  
changed lines
  Added in v.1.166.2.5

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