directory m4 removed; autogen.sh adapted.
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
test -n "$srcdir" || srcdir=`dirname "$0"`
|
||||
test -n "$srcdir" || srcdir=.
|
||||
|
||||
mkdir -p "$srcdir/m4"
|
||||
|
||||
autoreconf --force --install --verbose "$srcdir"
|
||||
test -n "$NOCONFIGURE" || "$srcdir/configure" "$@"
|
||||
|
||||
Reference in New Issue
Block a user