]> arthur.barton.de Git - ngircd-alex.git/blobdiff - autogen.sh
- Client structures are removed correctly now if an outgoing connection can't be...
[ngircd-alex.git] / autogen.sh
index f2f4f31392dba09f09bc1645057c2857d58efe54..8a0a56f4de323d46da36d285115b9f350bc72da1 100755 (executable)
@@ -1,18 +1,7 @@
 #!/bin/sh
 #
-# $Id: autogen.sh,v 1.2 2001/12/12 01:58:17 alex Exp $
+# $Id: autogen.sh,v 1.4 2003/01/11 15:35:47 alex Exp $
 #
-# $Log: autogen.sh,v $
-# Revision 1.2  2001/12/12 01:58:17  alex
-# - fuer fehlende Dateien werden nun "nur noch" symbolische Links erzeugt.
-#
-# Revision 1.1.1.1  2001/12/11 21:53:04  alex
-# Imported sources to CVS.
-#
-
-if [ -f configure ]; then
-       echo "autogen.sh: configure-Skript existiert bereits ..."
-fi
 
 aclocal && \
  autoheader && \