1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-30 00:40:20 +02:00

Check for mkstemp via AC_REPLACE_FUNCS. Thanks to

I. N. Golubev!
This commit is contained in:
Marius Vollmer 2001-06-02 12:39:46 +00:00
parent 23cc59681b
commit 5bbfbd1e49

View file

@ -403,7 +403,7 @@ if test "$enable_regex" = yes; then
fi
fi
AC_REPLACE_FUNCS(inet_aton putenv strerror memmove)
AC_REPLACE_FUNCS(inet_aton putenv strerror memmove mkstemp)
# When testing for the presence of alloca, we need to add alloca.o
# explicitly to LIBOBJS to make sure that it is translated to