Fix for configure to give it a zlib check, just like qfcc. qfdefs now compiles

again statically.

Tim McGrath
(Misty-chan)
This commit is contained in:
Timothy C. McGrath 2001-11-12 23:52:14 +00:00
parent 0a18c1256a
commit eb7d41b95c

View file

@ -31,6 +31,8 @@ fi
dnl Checks for libraries.
AC_CHECK_LIB(z, gztell,,
)
dnl Checks for header files.
AC_HEADER_STDC