Check for stdarg.h and sys/types.h

List AC_OUTPUT() files in sane order.
This commit is contained in:
Marcus Sundberg 2000-05-31 22:34:54 +00:00
parent 73bdee6f6f
commit c037d569be

View file

@ -60,9 +60,9 @@ AC_HEADER_STDC
AC_HEADER_MAJOR
AC_HEADER_SYS_WAIT
AC_CHECK_HEADERS(
unistd.h fcntl.h dlfcn.h windows.h sys/ioctl.h sys/mman.h \
stdarg.h unistd.h fcntl.h dlfcn.h windows.h sys/ioctl.h sys/mman.h \
sys/io.h asm/io.h \
sys/param.h sys/stat.h sys/time.h sys/timeb.h \
sys/param.h sys/stat.h sys/time.h sys/timeb.h sys/types.h \
sys/socket.h netinet/in.h netdb.h arpa/inet.h sys/filio.h \
sys/soundcard.h linux/soundcard.h machine/soundcard.h sys/audioio.h \
dsound.h mmsystem.h initguid.h mme/mmsystem.h mme/mme_public.h \
@ -890,11 +890,11 @@ dnl Output files
AC_OUTPUT(
RPM/quakeforge.spec
RPM/build_rpm
doc/Makefile
doc/texinfo/Makefile
doc/man/Makefile
doc/Makefile
include/win32/version.h
include/Makefile
include/win32/version.h
source/Makefile
Makefile
quakeforge.lsm,