]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Fix parenthesization typo.
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Aug 2004 22:35:37 +0000 (22:35 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 4 Aug 2004 22:35:37 +0000 (22:35 +0000)
m4/stat-prog.m4

index 877178305a204d381ae552139cb922905ffef683..13688bd9a3ef2f53292e5551985dd552794994dd 100644 (file)
@@ -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.