]> git.mxchange.org Git - flightgear.git/commitdiff
Insignificant reformting.
authorcurt <curt>
Mon, 6 Jul 1998 02:37:17 +0000 (02:37 +0000)
committercurt <curt>
Mon, 6 Jul 1998 02:37:17 +0000 (02:37 +0000)
configure.in

index aa004929832882b1f6d27e16c2c450f1e3af6a95..0be9d99ca409b522a24555b427be529dbb52639b 100644 (file)
@@ -137,7 +137,8 @@ fi
 
 dnl Checks for header files.
 AC_HEADER_STDC
-AC_CHECK_HEADERS( fcntl.h getopt.h malloc.h stdlib.h sys/time.h sys/timeb.h \
+AC_CHECK_HEADERS( \
+       fcntl.h getopt.h malloc.h stdlib.h sys/time.h sys/timeb.h \
        unistd.h windows.h winbase.h values.h )
 
 dnl Checks for typedefs, structures, and compiler characteristics.