summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPaul Eggert <eggert@twinsun.com>1997-11-24 19:50:22 +0000
committerPaul Eggert <eggert@twinsun.com>1997-11-24 19:50:22 +0000
commit334bbd22416ea9875ae9606356f21257256ba2ea (patch)
tree960aa8b9a525512658b5ea7a8e51ace72d4234b4 /configure.in
parent06bd8730329ee79b32815a12f779a9420337ab8e (diff)
downloademacs-334bbd22416ea9875ae9606356f21257256ba2ea.tar.gz
(AC_CHECK_FUNCS): Add strftime.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index e83dac34063..4bc8d980534 100644
--- a/configure.in
+++ b/configure.in
@@ -1578,7 +1578,7 @@ AC_CHECK_FUNCS(gettimeofday gethostname getdomainname dup2 \
rename closedir mkdir rmdir sysinfo \
random lrand48 bcopy bcmp logb frexp fmod rint cbrt ftime res_init setsid \
strerror fpathconf select mktime euidaccess getpagesize tzset setlocale \
-utimes setrlimit setpgid getcwd shutdown)
+utimes setrlimit setpgid getcwd shutdown strftime)
# Check this now, so that we will NOT find the above functions in ncurses.
# That is because we have not set up to link ncurses in lib-src.