dnl configure other independant packages included with flight gear for
dnl convenience
-AC_CONFIG_SUBDIRS( Lib/plib Lib/zlib )
+AC_CONFIG_SUBDIRS( Lib/plib )
dnl Checks for programs.
AC_PROG_MAKE_SET
Lib/Misc/Makefile \
Lib/Serial/Makefile \
Lib/XGL/Makefile \
+ Lib/zlib/Makefile \
Simulator/Makefile \
Simulator/Aircraft/Makefile \
Simulator/Airports/Makefile \