+1998-11-04 Alexandre Oliva <oliva@dcc.unicamp.br>
+
+ * libtool.m4 (sco): fix typo
+
1998-11-04 Ian Lance Taylor <ian@cygnus.com>
* ltconfig.in: On AIX, don't treat GNU ld specially.
## configuration script generated by Autoconf, you may include it under
## the same distribution terms that you use for the rest of that program.
-# serial 27 AM_PROG_LIBTOOL
+# serial 28 AM_PROG_LIBTOOL
AC_DEFUN(AM_PROG_LIBTOOL,
[AC_REQUIRE([AM_ENABLE_SHARED])dnl
AC_REQUIRE([AM_ENABLE_STATIC])dnl
[AC_TRY_LINK([],[],[lt_cv_cc_needs_belf=yes],[lt_cv_cc_needs_belf=no])])
if test x"$lt_cv_cc_needs_belf" != x"yes"; then
# this is probably gcc 2.8.0, egcs 1.0 or newer; no need for -belf
- CFLAGS="$SAVED_CFLAGS"
+ CFLAGS="$SAVE_CFLAGS"
fi
;;
esac