summaryrefslogtreecommitdiff
path: root/m4/stat-prog.m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2004-08-04 22:35:37 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2004-08-04 22:35:37 +0000
commit9c4dc6f1f17e010e37faac803cd8358fd4d45d0d (patch)
tree6febe5ae93c87e224393cb94103d6990965f6236 /m4/stat-prog.m4
parent4bf7ed05e1120f041af05abba7db0c97aea3f696 (diff)
downloadcoreutils-9c4dc6f1f17e010e37faac803cd8358fd4d45d0d.tar.xz
Fix parenthesization typo.
Diffstat (limited to 'm4/stat-prog.m4')
-rw-r--r--m4/stat-prog.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/stat-prog.m4 b/m4/stat-prog.m4
index 877178305..13688bd9a 100644
--- a/m4/stat-prog.m4
+++ b/m4/stat-prog.m4
@@ -26,7 +26,7 @@ AC_DEFUN([cu_PREREQ_STAT_PROG],
[AC_INCLUDES_DEFAULT
[#if HAVE_SYS_PARAM_H
#include <sys/param.h>
- #endif]))
+ #endif]])
AC_CHECK_FUNCS_ONCE(statvfs)
# For `struct statfs' on Ultrix 4.4.