mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
- autogen.sh: small cosmetics
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -6,10 +6,10 @@ srcdir=`dirname $0`
|
|||||||
test -z "$srcdir" && srcdir=.
|
test -z "$srcdir" && srcdir=.
|
||||||
|
|
||||||
cd "$srcdir"
|
cd "$srcdir"
|
||||||
echo "Generating configuration files for $package, please wait...."
|
echo "Generating configuration files for $package, please wait ..."
|
||||||
|
|
||||||
aclocal --force
|
aclocal --force
|
||||||
libtoolize --force
|
libtoolize --force
|
||||||
autoconf --force
|
autoconf --force
|
||||||
autoheader --force
|
autoheader --force
|
||||||
automake --add-missing --force-missing
|
automake --add-missing --force-missing
|
||||||
|
Reference in New Issue
Block a user