summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAkira TAGOH <akira@tagoh.org>2018-01-15 12:57:05 +0900
committerAkira TAGOH <akira@tagoh.org>2018-01-15 12:57:05 +0900
commit73cc842d1dd866e4a6fda4aa422cb4a9c7a9832f (patch)
tree52241739dac81d845e1cf2d034c46f458c009952
parent91f0fd84607efcc7196e5ee232794c055f25511e (diff)
Revert some removal from 7ac6af6
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index ab4eab3..e5537e5 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -40,6 +40,7 @@ cd $srcdir
PROJECT=Fontconfig
TEST_TYPE=-f
FILE=fontconfig/fontconfig.h
+LIBTOOLIZE=${LIBTOOLIZE-libtoolize}
AUTOPOINT=${AUTOPOINT-autopoint}
AUTORECONF=${AUTORECONF-autoreconf}
AUTORECONF_FLAGS="-i"