repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 070976e443aae3056fc39e593d3a11eaa371cea6:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 070976e443aae3056fc39e593d3a11eaa371cea6
Author: Alexander Barton 
Date:   Sat Jan 11 15:35:47 2003 +0000

    - removed needless warning/info message.

diff --git a/autogen.sh b/autogen.sh
index f82f3d688d72c97dba4782b2a03fec9abdd2e4ac..
index ..8a0a56f4de323d46da36d285115b9f350bc72da1 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -1,12 +1,8 @@
 #!/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 && \
  autoheader && \
  automake --add-missing && \

-----END OF PAGE-----