projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a82d387
)
(utimes): Check for it.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 27 Sep 1994 19:42:03 +0000
(19:42 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 27 Sep 1994 19:42:03 +0000
(19:42 +0000)
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index bb22a27f3c64d04d821decbdaa2a466f9432407c..ce7a3e93fff6d25fa9b9558495485ba05cdcbd07 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-1573,7
+1573,7
@@
AC_ALLOCA
AC_HAVE_LIBRARY(-lm)
AC_HAVE_FUNCS(gettimeofday gethostname dup2 rename closedir mkdir rmdir \
random lrand48 bcopy bcmp logb frexp fmod drem ftime res_init setsid \
-strerror fpathconf select)
+strerror fpathconf select
utimes
)
ok_so_far=true
AC_FUNC_CHECK(socket, , ok_so_far=)