(trunk) #2553: autogen failure: "aclocal: couldn't open directory `m4': No such file or directory"
This commit is contained in:
parent
4f1fd62cbf
commit
c2d93776be
|
@ -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 ..."
|
||||
|
|
Loading…
Reference in New Issue