Dead code elimination, cleanup.
[mdsms.git] / autogen.sh
index 75602a8..deb107a 100755 (executable)
@@ -2,14 +2,6 @@
 # Run this to generate all the initial makefiles, etc.
 
 # $Id$
-#
-# $Log$
-# Revision 1.2  1999/06/02 18:26:32  short
-# Makefile target dist-tarZ added for 'compress'-ed archives.
-#
-# Revision 1.1.1.1  1999/05/26 13:06:26  short
-# First alpha release.
-#
 
 CONFDEFS="--enable-maintainer-mode --enable-debug"
 
@@ -50,7 +42,7 @@ rm -r -f \
 if [ "$1" = clean ];then exit;fi
 
 cp ../getopt/getopt{1.c,.{c,h}} .
-aclocal
+aclocal -I .
 autoheader
 touch ChangeLog
 automake --gnu -c --add-missing