mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-04 21:04:18 +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