Removed zlib support.

This commit is contained in:
curt
1998-07-30 23:42:14 +00:00
parent 6610244275
commit 305589cd01
6 changed files with 12 additions and 29 deletions

View File

@@ -1,7 +1,5 @@
libdir = ${exec_prefix}/lib
noinst_LIBRARIES = libDebug.a
lib_LTLIBRARIES = libDebug.la
libDebug_la_SOURCES = fg_debug.c fg_debug.h
libDebug_a_SOURCES = fg_debug.c fg_debug.h
INCLUDES += -I$(top_builddir)