changeset 3012:13206f393ace

*** empty log message ***
author Jim Meyering <jim@meyering.net>
date Sat, 02 Dec 2000 17:40:26 +0000
parents cfac05e92de9
children 6dcc23b95a48
files m4/off_t-format.m4
diffstat 1 files changed, 9 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/m4/off_t-format.m4
+++ b/m4/off_t-format.m4
@@ -10,15 +10,15 @@
      for i in '' L ll q; do
        jm_OFF_T_FORMAT="$i"
        export jm_OFF_T_FORMAT
-     AC_TRY_RUN([
-#    include <sys/types.h>
-#    include <stdio.h>
-#    if HAVE_STDLIB_H
-#     include <stdlib.h>
-#    endif
-#    if HAVE_STRING_H
-#     include <string.h>
-#    endif
+       AC_TRY_RUN([
+#      include <sys/types.h>
+#      include <stdio.h>
+#      if HAVE_STDLIB_H
+#       include <stdlib.h>
+#      endif
+#      if HAVE_STRING_H
+#       include <string.h>
+#      endif
        int
        main()
        {