summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
authorrbdpngn <rbdpngn>2004-10-20 04:49:59 +0000
committerrbdpngn <rbdpngn@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>2004-10-20 04:49:59 +0000
commit5c1c47b132ffa2eb4202a1aa5a565a4bba777077 (patch)
treea5f3b48b1c1a56ab8b74621afc276ef7420d9c10 /autogen.sh
parentbb5b400795bdd1660c05db1c1383f81e626b9111 (diff)
downloadeterm-5c1c47b132ffa2eb4202a1aa5a565a4bba777077.tar.gz
OS X uses glibtoolize
SVN revision: 11920
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh
index 5c0a096..f4e5e74 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -14,7 +14,7 @@ DIE=0
echo "Generating configuration files for Eterm, please wait...."
-LIBTOOLIZE_CHOICES="$LIBTOOLIZE libtoolize"
+LIBTOOLIZE_CHOICES="$LIBTOOLIZE libtoolize glibtoolize"
AUTOHEADER_CHOICES="$AUTOHEADER autoheader213 autoheader-2.13 autoheader"
ACLOCAL_CHOICES="$ACLOCAL aclocal14 aclocal-1.4 aclocal"
AUTOMAKE_CHOICES="$AUTOMAKE automake14 automake-1.4 automake"