1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-22 15:54:57 +00:00

(trunk) #2553 "autogen failure" -- fixed in trunk for 1.90

This commit is contained in:
Charles Kerr 2010-02-10 03:20:17 +00:00
parent 2472970c53
commit 4f563c1fa4

View file

@ -24,7 +24,7 @@ export LIBTOOLIZE
./update-version-h.sh
autoreconf -fi -I ${ORIGDIR}/m4
autoreconf -fi -I "${ORIGDIR}/m4"
if test "$GETTEXTIZE"; then
echo "Creating aclocal.m4 ..."