summaryrefslogtreecommitdiff
path: root/m4/curl-override.m4
diff options
context:
space:
mode:
authorYang Tse <yangsita@gmail.com>2011-12-15 18:01:00 +0100
committerYang Tse <yangsita@gmail.com>2011-12-15 18:01:00 +0100
commit34f9ec0c54266393235eee796ce8f9811739c1e7 (patch)
treef2850df237c243e3b5d163a5d1bac19c095b9c8c /m4/curl-override.m4
parent7111ca6f5f7cf16ca167664ad0d93a12e35cf19e (diff)
downloadcurl-34f9ec0c54266393235eee796ce8f9811739c1e7.tar.gz
configure: libtool 1.5 tweaks
Diffstat (limited to 'm4/curl-override.m4')
-rw-r--r--m4/curl-override.m412
1 files changed, 1 insertions, 11 deletions
diff --git a/m4/curl-override.m4 b/m4/curl-override.m4
index 5a141903e..ad3110ea5 100644
--- a/m4/curl-override.m4
+++ b/m4/curl-override.m4
@@ -2,7 +2,7 @@
#***************************************************************************
# File version for 'aclocal' use. Keep it a single number.
-# serial 4
+# serial 5
dnl CURL_OVERRIDE_AUTOCONF
dnl -------------------------------------------------
@@ -16,16 +16,6 @@ AC_BEFORE([$0],[AC_PROG_LIBTOOL])
# using curl-override.m4
])
-dnl Override some Libtool tests
-dnl -------------------------------------------------
-dnl This is done to prevent Libtool 1.5.X from doing
-dnl unnecesary C++, Fortran and Java tests and reduce
-dnl resulting configure script by nearly 300 Kb.
-
-m4_define([AC_LIBTOOL_LANG_CXX_CONFIG],[:])
-m4_define([AC_LIBTOOL_LANG_F77_CONFIG],[:])
-m4_define([AC_LIBTOOL_LANG_GCJ_CONFIG],[:])
-
dnl Override Autoconf's AC_LANG_PROGRAM (C)
dnl -------------------------------------------------
dnl This is done to prevent compiler warning