don't use ZLIB anymore (rolled into normal LIBS variable)

CVS patchset: 1478
CVS date: 1997/03/11 17:05:16
This commit is contained in:
ewt 1997-03-11 17:05:16 +00:00
parent cb679a2dd0
commit d78faa3f80
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ VPATH = $(srcdir)
include $(srcdir)/../Makefile.inc
PROGS = rpmlead rpmheader rpmarchive rpmsignature dump dumpdb
LOADLIBES = @LIBS@ @ZLIB@ @LIBMISC@
LOADLIBES = @LIBS@ @LIBMISC@
ifeq (.depend,$(wildcard .depend))
TARGET=everything