always link against libmisc
authorewt <devnull@localhost>
Thu, 23 Jan 1997 20:56:58 +0000 (20:56 +0000)
committerewt <devnull@localhost>
Thu, 23 Jan 1997 20:56:58 +0000 (20:56 +0000)
CVS patchset: 1349
CVS date: 1997/01/23 20:56:58

Makefile.in

index ad00522..c882cd2 100644 (file)
@@ -35,7 +35,7 @@ INSTSUBDIRS = lib @PO@
 OTHERSUBDIRS = docs autodeps
 OBJS = rpm.o query.o install.o verify.o checksig.o ftp.o url.o @GETTEXTSTUB@
 PROGS = @RPM@ rpm2cpio
-LOADLIBES = -lbuild -lrpm @LIBMISC@ @LIBS@ @ZLIB@ @LIBINTL@ @LIBSOCKET@ @LIBDL@
+LOADLIBES = -lbuild -lrpm -lmisc @LIBS@ @ZLIB@ @LIBINTL@ @LIBSOCKET@ @LIBDL@
 
 ifeq (.depend,$(wildcard .depend))
 TARGET=everything