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:
parent
cb679a2dd0
commit
d78faa3f80
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue