Insignificant reformting.
This commit is contained in:
parent
bb83ba4017
commit
80add1e6e9
1 changed files with 2 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue