From: Gary V. Vaughan Date: Fri, 26 Feb 1999 17:33:46 +0000 (+0000) Subject: * depdemo/l4/Makefile.am (LIBADD_M): removed. ILD takes care of X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ea1a1496c84144716cabba1c471e45926247013;p=thirdparty%2Flibtool.git * depdemo/l4/Makefile.am (LIBADD_M): removed. ILD takes care of this for us. --- diff --git a/ChangeLog b/ChangeLog index df366f347..fa61f9f24 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,7 @@ 1999-02-26 Gary V. Vaughan + + * depdemo/l4/Makefile.am (LIBADD_M): removed. ILD takes care of + this for us. * libtool.m4 (cygwin): s/\\(mingw\\|cygwin\\)32/\\1/g. Must've missed this file when I changed to cygnus' new sanction name.