mirror of
https://github.com/osmarks/ngircd.git
synced 2025-08-03 20:34:05 +00:00
- removed needless warning/info message.
This commit is contained in:
parent
0bcaed3564
commit
070976e443
@ -1,12 +1,8 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
#
|
#
|
||||||
# $Id: autogen.sh,v 1.3 2002/03/12 14:37:51 alex Exp $
|
# $Id: autogen.sh,v 1.4 2003/01/11 15:35:47 alex Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
if [ -f configure ]; then
|
|
||||||
echo "autogen.sh: configure-Skript existiert bereits ..."
|
|
||||||
fi
|
|
||||||
|
|
||||||
aclocal && \
|
aclocal && \
|
||||||
autoheader && \
|
autoheader && \
|
||||||
automake --add-missing && \
|
automake --add-missing && \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user