From: Jim Meyering Date: Sat, 2 Dec 2000 17:40:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: cvs-readonly~6161 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=f08194b6370d13b56568fe696e83dd5c55120581;p=gnulib.git *** empty log message *** --- diff --git a/m4/off_t-format.m4 b/m4/off_t-format.m4 index 7f1a473d9..0b3f153b9 100644 --- a/m4/off_t-format.m4 +++ b/m4/off_t-format.m4 @@ -10,15 +10,15 @@ AC_DEFUN(jm_SYS_OFF_T_PRINTF_FORMAT, for i in '' L ll q; do jm_OFF_T_FORMAT="$i" export jm_OFF_T_FORMAT - AC_TRY_RUN([ -# include -# include -# if HAVE_STDLIB_H -# include -# endif -# if HAVE_STRING_H -# include -# endif + AC_TRY_RUN([ +# include +# include +# if HAVE_STDLIB_H +# include +# endif +# if HAVE_STRING_H +# include +# endif int main() {