mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 06:52:51 +02:00
autogen.sh: small cosmetics
Origin commit data
------------------
Branch: ni/coolstream
Commit: e2afa6c1fe
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-04-16 (Tue, 16 Apr 2019)
Origin message was:
------------------
- autogen.sh: small cosmetics
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -6,10 +6,10 @@ srcdir=`dirname $0`
|
||||
test -z "$srcdir" && srcdir=.
|
||||
|
||||
cd "$srcdir"
|
||||
echo "Generating configuration files for $package, please wait...."
|
||||
echo "Generating configuration files for $package, please wait ..."
|
||||
|
||||
aclocal --force
|
||||
libtoolize --force
|
||||
autoconf --force
|
||||
autoheader --force
|
||||
autoheader --force
|
||||
automake --add-missing --force-missing
|
||||
|
Reference in New Issue
Block a user