summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2010-03-29 11:04:52 +0200
committerBruno Haible <bruno@clisp.org>2010-03-29 11:04:52 +0200
commit5d6ce9e31328955f584d893fcb85da688734d46c (patch)
tree9e92e9558a61cef01c8d74271ef0bb06376d7bea /configure.ac
parent0a46dd39406a913799685b356ef25a03977cdcfd (diff)
downloadlibunistring-5d6ce9e31328955f584d893fcb85da688734d46c.tar.gz
Undo last change, not needed any more.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 0 insertions, 4 deletions
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