projects
/
dana
/
cg-glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
355eb38
)
configure.in changes forgotten in last commit.
author
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 28 Jul 2003 20:14:09 +0000
(20:14 +0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Mon, 28 Jul 2003 20:14:09 +0000
(20:14 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index 42831eb68d6adc0e417296057f667000959e17e6..c91dfe1d0925745c9ca94b160710d4f7d2b86a09 100644
(file)
--- 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