From: Matthias Clasen Date: Mon, 28 Jul 2003 20:14:09 +0000 (+0000) Subject: configure.in changes forgotten in last commit. X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=48b894f78cfb6d8144db5abbfe85025a9c227382;p=dana%2Fcg-glib.git configure.in changes forgotten in last commit. --- diff --git a/configure.in b/configure.in index 42831eb6..c91dfe1d 100644 --- a/configure.in +++ b/configure.in @@ -727,7 +727,7 @@ fi AC_MSG_RESULT(unsigned $glib_size_type) # 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_PRINTF_UNIX98