summaryrefslogtreecommitdiff
path: root/bin/aclocal.in
diff options
context:
space:
mode:
Diffstat (limited to 'bin/aclocal.in')
-rw-r--r--bin/aclocal.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/bin/aclocal.in b/bin/aclocal.in
index 224f8c736..9f2a41bd3 100644
--- a/bin/aclocal.in
+++ b/bin/aclocal.in
@@ -55,9 +55,6 @@ my $ac_config_macro_dirs_fallback =
'm4_defun([AC_CONFIG_MACRO_DIRS], [_AM_CONFIG_MACRO_DIRS($@)])' .
'])';
-# We do not operate in threaded mode.
-$perl_threads = 0;
-
# Include paths for searching macros. We search macros in this order:
# user-supplied directories first, then the directory containing the
# automake macros, and finally the system-wide directories for