autogen: Use autoreconf --install --force
[lcr.git] / autogen.sh
index 99148fe..01db361 100755 (executable)
@@ -1,6 +1,3 @@
 #!/bin/sh
 
-aclocal
-autoheader
-automake --foreign --copy --add-missing
-autoconf
+autoreconf --install --force