summaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorBehdad Esfahbod <behdad@behdad.org>2008-08-27 17:59:13 -0400
committerBehdad Esfahbod <behdad@behdad.org>2008-08-27 17:59:13 -0400
commit50b2076a54c76e051305981280c7fe443f517d61 (patch)
tree314f90f231f54106f01e2a8a6f3d8cfd6b93899a /INSTALL
parent98942f99f3e10a1898a11d29e5f40f894d74c0a7 (diff)
[autogen.sh] Prefer glibtoolize to libtoolize if available
Makes OS X users happy.
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL5
1 files changed, 0 insertions, 5 deletions
diff --git a/INSTALL b/INSTALL
index dfff8bebb..9c5d14504 100644
--- a/INSTALL
+++ b/INSTALL
@@ -172,11 +172,6 @@ the autogen.sh script. That can be as simple as:
./autogen.sh
-Or, if you're using Mac OS X, you'll have to let it know to use
-glibtool by instead doing:
-
- LIBTOOLIZE=glibtoolize ./autogen.sh
-
But before you run that command, note that the autogen.sh script
accepts all the same arguments as the configure script, (and in fact,
will generate the configure script and run it with the arguments you