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:
parent
2472970c53
commit
4f563c1fa4
1 changed files with 1 additions and 1 deletions
|
@ -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 ..."
|
||||
|
|
Loading…
Reference in a new issue