summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-08-15 06:43:29 +0000
committerJim Meyering <jim@meyering.net>2003-08-15 06:43:29 +0000
commit11d239448dd2ae6546b597ce4723131e19581de9 (patch)
tree2491a7ffde08a49bd861359d234e673fe58fa5d7 /aclocal.m4
parent0997b687a24e3df06b53b899fdbb1c0d46438176 (diff)
downloadcoreutils-11d239448dd2ae6546b597ce4723131e19581de9.tar.xz
.
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 622bb6ef7..776018455 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -2548,7 +2548,7 @@ main ()
{
static struct timeval timeval[2] = {{9, 10}, {999999, 999999}};
struct stat sbuf;
- char const *file = "x";
+ char const *file = "conftest.utimes";
FILE *f;
exit ( ! ((f = fopen (file, "w"))