aboutsummaryrefslogtreecommitdiff
path: root/m4/curl-override.m4
diff options
context:
space:
mode:
Diffstat (limited to 'm4/curl-override.m4')
-rw-r--r--m4/curl-override.m49
1 files changed, 0 insertions, 9 deletions
diff --git a/m4/curl-override.m4 b/m4/curl-override.m4
index 0e4d1f908..263d7de38 100644
--- a/m4/curl-override.m4
+++ b/m4/curl-override.m4
@@ -89,12 +89,3 @@ m4_defun([_LT_AC_LIBTOOL_SYS_PATH_SEPARATOR],
[CURL_CHECK_PATH_SEPARATOR
m4_define([$0],[])])
-dnl Provide Autoconf's AC_CONFIG_MACRO_DIR (DIR)
-dnl -------------------------------------------------
-dnl Allow usage of mentioned macro in configure.ac
-dnl even with ancient Autoconf versions, such as 2.57,
-dnl that do not provide a definition for this macro.
-
-m4_ifndef([AC_CONFIG_MACRO_DIR],
-[AC_DEFUN([AC_CONFIG_MACRO_DIR],[:])])
-