From: Thomas Tanner Date: Fri, 26 Feb 1999 21:37:10 +0000 (+0000) Subject: fixed problem reported by Gary V. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87825053d53e240df59279619e5ae2d50520983c;p=thirdparty%2Flibtool.git fixed problem reported by Gary V. --- diff --git a/depdemo/l4/Makefile.am b/depdemo/l4/Makefile.am index 2549363c1..1bfea223c 100644 --- a/depdemo/l4/Makefile.am +++ b/depdemo/l4/Makefile.am @@ -5,4 +5,4 @@ INCLUDES = -I$(top_srcdir) lib_LTLIBRARIES = libl4.la libl4_la_SOURCES = l4.c l4.h -libl4_la_LIBADD = $(top_builddir)/l3/libl3.la $(LIBADD_M) +libl4_la_LIBADD = $(top_builddir)/l3/libl3.la