From: compudj Date: Thu, 13 May 2004 21:18:38 +0000 (+0000) Subject: specific popt link X-Git-Tag: v0.12.20~2966 X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=420d0f5fb51be897157e95072e93a6fb34b6b93b;p=lttv.git specific popt link git-svn-id: http://ltt.polymtl.ca/svn@523 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/lttv/lttv/Makefile.am b/ltt/branches/poly/lttv/lttv/Makefile.am index 20c2eec4..3ccb55c3 100644 --- a/ltt/branches/poly/lttv/lttv/Makefile.am +++ b/ltt/branches/poly/lttv/lttv/Makefile.am @@ -1,5 +1,5 @@ AM_CFLAGS = $(GLIB_CFLAGS) -LIBS += $(GLIB_LIBS) -lgobject-2.0 -L$(top_srcdir)/ltt -ltraceread +LIBS += $(POPT_LIBS) $(GLIB_LIBS) -lgobject-2.0 -L$(top_srcdir)/ltt -ltraceread bin_PROGRAMS = lttv