From: Ossama Othman Date: Mon, 6 Dec 1999 01:49:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: multi-language-merge-point~259 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76a8532616f9d4e2ca5f43e3347baf382d8b4471;p=thirdparty%2Flibtool.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index bccbab6f6..7dae752f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +Sun Dec 5 19:45:22 1999 Ossama Othman + + * libtool.m4: + + Temporarily reset the test language to C just before calling + AC_OBJEXT and AC_EXEEXT and then restore the previous one when + done, instead of doing an AC_BEFORE(...AC_LANG_CPLUSPLUS...). A + warning would always occur anyway because AC_PROG_CXX calls + AC_LANG_CPLUSPLUS. + Sun Dec 5 16:34:04 1999 Ossama Othman * libtool.m4: