1
0
Fork 0
mirror of https://github.com/transmission/transmission synced 2024-12-23 08:13:27 +00:00

(trunk) #2553: autogen failure: "aclocal: couldn't open directory `m4': No such file or directory"

This commit is contained in:
Charles Kerr 2009-11-04 03:14:35 +00:00
parent 4f1fd62cbf
commit c2d93776be

View file

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