added -lgz which marc seems to have removed
CVS patchset: 185 CVS date: 1996/01/09 21:50:22
This commit is contained in:
parent
a6c129e54e
commit
eb15ccd3be
|
@ -17,7 +17,7 @@ RANLIB = ranlib
|
|||
SUBDIRS = lib build
|
||||
OBJS = query.o install.o
|
||||
PROGS = rpm rpmlead rpmheader rpmarchive
|
||||
LOADLIBES = -lbuild -lrpm -ldb $(LIBEFENCE)
|
||||
LOADLIBES = -lbuild -lrpm -ldb -lgz $(LIBEFENCE)
|
||||
|
||||
ifeq (.depend,$(wildcard .depend))
|
||||
TARGET=everything
|
||||
|
|
Loading…
Reference in New Issue