From 5d6ce9e31328955f584d893fcb85da688734d46c Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Mon, 29 Mar 2010 11:04:52 +0200 Subject: Undo last change, not needed any more. --- ChangeLog | 5 +++++ configure.ac | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index caefb3a..deecb89 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-03-29 Bruno Haible + + Undo last change, not needed any more. + * configure.ac: Remove LT_LANG([C++]) invocation. + 2010-03-12 Bruno Haible Fix libtool failure with gnulib C++ tests. diff --git a/configure.ac b/configure.ac index 345fc49..460244f 100644 --- a/configure.ac +++ b/configure.ac @@ -58,10 +58,6 @@ dnl Prepares the libtool configuration for handling of Windows resources, and dnl sets the RC variable to a program that compiles Windows resource files. LT_LANG([Windows Resource]) -dnl Prepares the libtool configuration for handling of C++ programs, needed -dnl by the gnulib test suite. -LT_LANG([C++]) - dnl On mingw and Cygwin, we can activate special Makefile rules which add dnl version information to the shared libraries and executables. case "$host_os" in -- cgit v1.2.1