aboutsummaryrefslogtreecommitdiffstats
path: root/libtool
diff options
context:
space:
mode:
authorAndrew J. Schorr <aschorr@telemetry-investments.com>2012-03-25 18:07:17 -0400
committerAndrew J. Schorr <aschorr@telemetry-investments.com>2012-03-25 18:07:17 -0400
commit9f25c096019b378cc0734fce4291ab53a35b391e (patch)
tree6e27961cc008265b870d472050f0b530d6879d0d /libtool
parentbb9e935084b97bc8369856d3e075b7e19182e120 (diff)
downloadegawk-9f25c096019b378cc0734fce4291ab53a35b391e.tar.gz
egawk-9f25c096019b378cc0734fce4291ab53a35b391e.tar.bz2
egawk-9f25c096019b378cc0734fce4291ab53a35b391e.zip
Rewrite extension/Makefile.am
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