]> git.ipfire.org Git - thirdparty/libtool.git/commitdiff
*** empty log message ***
authorOssama Othman <othman@cs.wustl.edu>
Mon, 6 Dec 1999 01:49:43 +0000 (01:49 +0000)
committerOssama Othman <ossama@debian.org>
Mon, 6 Dec 1999 01:49:43 +0000 (01:49 +0000)
ChangeLog

index bccbab6f669542558cf238abe9f9efa16797aff4..7dae752f9724fa2cd74cda18fdef4075982679ec 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+Sun Dec  5 19:45:22 1999  Ossama Othman  <othman@cs.wustl.edu>
+
+       * 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  <othman@cs.wustl.edu>
 
        * libtool.m4: