ents
> | aclocal.m4:594: AM_INIT_AUTOMAKE is expanded from...
> | configure.ac:55: the top level
> | autom4te: /usr/bin/m4 failed with exit status: 1
>
> Signed-off-by: Andreas Oberritter
>
> --- parted-3.1/build-aux/git-version-gen.orig 2012-03-15 13:51:38.911841912
> +
from...
| configure.ac:55: the top level
| autom4te: /usr/bin/m4 failed with exit status: 1
Signed-off-by: Andreas Oberritter
--- parted-3.1/build-aux/git-version-gen.orig 2012-03-15 13:51:38.911841912
+0100
+++ parted-3.1/build-aux/git-version-gen2012-03-15 13:51:50.171841800
+0100
@@
Hi,
git-version-gen from the 3.1 release tarball doesn't initialize
'prefix'. If prefix happens to be set to /usr in the caller's
environment, the script will fail. According to the help screen, prefix
should default to 'v'. Please add prefix="v" to the