aboutsummaryrefslogtreecommitdiffstats
path: root/libtool
diff options
context:
space:
mode:
Diffstat (limited to 'libtool')
-rwxr-xr-xlibtool6
1 files changed, 3 insertions, 3 deletions
diff --git a/libtool b/libtool
index 27c17c4d..3d109e63 100755
--- a/libtool
+++ b/libtool
@@ -39,6 +39,9 @@ available_tags=""
# ### BEGIN LIBTOOL CONFIG
+# Whether or not to build static libraries.
+build_old_libs=no
+
# Which release of libtool.m4 was used?
macro_version=2.4.2
macro_revision=1.3337
@@ -46,9 +49,6 @@ macro_revision=1.3337
# Whether or not to build shared libraries.
build_libtool_libs=yes
-# Whether or not to build static libraries.
-build_old_libs=yes
-
# What type of objects to build.
pic_mode=default