summaryrefslogtreecommitdiff
path: root/configure1.in
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1994-07-27 17:34:52 +0000
committerRichard M. Stallman <rms@gnu.org>1994-07-27 17:34:52 +0000
commitd84cf9c948bca7deb35a143be5697d9d3c2b8aa9 (patch)
tree2597d5003c3dcbb43d9e4c78e0293b61ba96492a /configure1.in
parent6fdd4ed67374eff6a37e74831299d547cb0c7df2 (diff)
downloademacs-d84cf9c948bca7deb35a143be5697d9d3c2b8aa9.tar.gz
(rand48): Check for it.
Diffstat (limited to 'configure1.in')
-rwxr-xr-xconfigure1.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure1.in b/configure1.in
index 14ca8f6a8b9..c0055cc5f60 100755
--- a/configure1.in
+++ b/configure1.in
@@ -1518,7 +1518,7 @@ AC_ALLOCA
# logb and frexp are found in -lm on most systems.
AC_HAVE_LIBRARY(-lm)
AC_HAVE_FUNCS(gettimeofday gethostname dup2 rename closedir mkdir rmdir \
-random bcopy bcmp logb frexp fmod drem ftime res_init setsid strerror \
+random rand48 bcopy bcmp logb frexp fmod drem ftime res_init setsid strerror \
fpathconf)
ok_so_far=true