projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9be3ea
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Tue, 28 Jul 1998 13:20:20 +0000
(13:20 +0000)
committer
Jim Meyering
<jim@meyering.net>
Tue, 28 Jul 1998 13:20:20 +0000
(13:20 +0000)
m4/utimes.m4
patch
|
blob
|
history
diff --git
a/m4/utimes.m4
b/m4/utimes.m4
index eceb7ac6d9466c5de00bda5ed5ec5b80679a8cff..4c5bebb5b0ae2583844505ea6a1545fe463f7e52 100644
(file)
--- a/
m4/utimes.m4
+++ b/
m4/utimes.m4
@@
-6,7
+6,7
@@
AC_DEFUN(jm_FUNC_UTIMES_NULL,
[AC_CACHE_CHECK(whether utimes accepts a null argument, ac_cv_func_utimes_null,
[rm -f conftestdata; > conftestdata
AC_TRY_RUN([
-/* In case stat has been
re
defined to rpl_stat, undef it here. */
+/* In case stat has been defined to rpl_stat, undef it here. */
#undef stat
#include <sys/types.h>
#include <sys/stat.h>