(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
1 changed files with 1 additions and 1 deletions

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 ..."