forked from AuroraMiddleware/gtk
Really minor cosmetic fix that just niggled me. :P
-Yosh
This commit is contained in:
parent
ed848ac41e
commit
f747f3b2cd
@ -136,7 +136,7 @@ AC_MSG_RESULT($gtk_ok)
|
|||||||
|
|
||||||
# The following is necessary for Linux libc-5.4.38
|
# 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>],[
|
AC_TRY_LINK([#include <stdlib.h>],[
|
||||||
#if (defined(HAVE_WCTYPE_H) || defined(HAVE_WCHAR_H))
|
#if (defined(HAVE_WCTYPE_H) || defined(HAVE_WCHAR_H))
|
||||||
# ifdef HAVE_WCTYPE_H
|
# ifdef HAVE_WCTYPE_H
|
||||||
|
Loading…
Reference in New Issue
Block a user