cosmetic case change

-Yosh
This commit is contained in:
Manish Singh 1998-09-07 02:16:41 +00:00
parent f6d4cb9b99
commit e096fc9752

View File

@ -107,7 +107,7 @@ if test "x$GCC" = "xyes"; then
fi
fi
AC_MSG_CHECKING([For extra flags to get ANSI library prototypes])
AC_MSG_CHECKING([for extra flags to get ANSI library prototypes])
gtk_save_LDFLAGS=$LDFLAGS
LIBS="$LIBS -lm"
AC_TRY_RUN([#include <math.h>