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 'djvu') diff --git a/djvu/Makefile.am b/djvu/Makefile.am index 6fae0da..630496a 100644 --- a/djvu/Makefile.am +++ b/djvu/Makefile.am @@ -17,6 +17,5 @@ libgtkdjvu_la_SOURCES = \ djvu-text-page.c \ djvu-text-page.h -libgtkdjvu_la_LIBADD = -lpthread $(DVJU_LIBS) -- cgit v0.9.1