]> Pileus Git - ~andy/gtk/commitdiff
Really minor cosmetic fix that just niggled me. :P
authorManish Singh <yosh@src.gnome.org>
Wed, 11 Feb 1998 01:08:42 +0000 (01:08 +0000)
committerManish Singh <yosh@src.gnome.org>
Wed, 11 Feb 1998 01:08:42 +0000 (01:08 +0000)
-Yosh

glib/configure.in

index 6c98e9fca6061d80bf967886a64438f1568ffd78..e417ccb99b9553693de3bbae277ed7a30029b619 100644 (file)
@@ -136,7 +136,7 @@ AC_MSG_RESULT($gtk_ok)
 
 # The following is necessary for Linux libc-5.4.38
 
-AC_MSG_CHECKING(If iswalnum() and friends are properly defined)
+AC_MSG_CHECKING(if iswalnum() and friends are properly defined)
 AC_TRY_LINK([#include <stdlib.h>],[
 #if (defined(HAVE_WCTYPE_H) || defined(HAVE_WCHAR_H))
 #  ifdef HAVE_WCTYPE_H