Dead code elimination, cleanup.
[mdsms.git] / autogen.sh
index e5791fa..deb107a 100755 (executable)
@@ -42,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