configure.in changes forgotten in last commit.
authorMatthias Clasen <matthiasc@src.gnome.org>
Mon, 28 Jul 2003 20:14:09 +0000 (20:14 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Mon, 28 Jul 2003 20:14:09 +0000 (20:14 +0000)
configure.in

index 42831eb68d6adc0e417296057f667000959e17e6..c91dfe1d0925745c9ca94b160710d4f7d2b86a09 100644 (file)
@@ -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