]> granicus.if.org Git - transmission/commitdiff
(trunk) #2553 "autogen failure" -- fixed in trunk for 1.90
authorCharles Kerr <charles@transmissionbt.com>
Wed, 10 Feb 2010 03:20:17 +0000 (03:20 +0000)
committerCharles Kerr <charles@transmissionbt.com>
Wed, 10 Feb 2010 03:20:17 +0000 (03:20 +0000)
autogen.sh

index 2b486606e1fe1f88d9fd31697bf1343039a28f3b..edab80cbc8a263d614b86571bb044acf08075453 100755 (executable)
@@ -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 ..."