From 68525a359fcf1c2f857337aaac6508861d305cae Mon Sep 17 00:00:00 2001 From: Nickolay V. Shmyrev Date: Fri, 05 May 2006 15:29:03 +0000 Subject: Due to broken libtool that is unable to track dependencies of noinst libraries we are forced to explicitely point libraries for binary. Fix for the bug #333334. --- (limited to 'dvi/mdvi-lib') diff --git a/dvi/mdvi-lib/Makefile.am b/dvi/mdvi-lib/Makefile.am index 6661496..73417e1 100644 --- a/dvi/mdvi-lib/Makefile.am +++ b/dvi/mdvi-lib/Makefile.am @@ -38,9 +38,3 @@ libmdvi_la_SOURCES = \ util.c \ vf.c -libmdvi_la_LIBADD = \ - -lkpathsea - -if WITH_TYPE1_FONTS -libmdvi_la_LIBADD += -lt1 -endif -- cgit v0.9.1