1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-29 09:52:29 +01:00

removed update-autoconf. use autogen.sh

This commit is contained in:
dan
2002-03-20 01:29:17 +00:00
parent 97e20d94de
commit 18d347ecd5

View File

@@ -1,11 +0,0 @@
#!/bin/sh
#
# This file is handy to update all the files generated by autoconf, automake
# and friends, quickly.
#
aclocal -I .
autoheader
autoconf
libtoolize --copy --force --automake
automake --add-missing --gnu --include-deps