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:
@@ -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
|
||||
Reference in New Issue
Block a user