configure.in changes forgotten in last commit.

This commit is contained in:
Matthias Clasen 2003-07-28 20:14:09 +00:00
parent 355eb38190
commit 48b894f78c

View File

@ -727,7 +727,7 @@ fi
AC_MSG_RESULT(unsigned $glib_size_type) AC_MSG_RESULT(unsigned $glib_size_type)
# Check for some functions # Check for some functions
AC_CHECK_FUNCS(lstat strerror strsignal memmove mkstemp vsnprintf stpcpy strcasecmp strncasecmp poll getcwd nanosleep vasprintf unsetenv getc_unlocked) AC_CHECK_FUNCS(lstat strerror strsignal memmove mkstemp vsnprintf stpcpy strcasecmp strncasecmp poll getcwd nanosleep vasprintf setenv unsetenv getc_unlocked readlink symlink)
AC_FUNC_VSNPRINTF_C99 AC_FUNC_VSNPRINTF_C99
AC_FUNC_PRINTF_UNIX98 AC_FUNC_PRINTF_UNIX98