Moved to DESIGN/
This commit is contained in:
parent
747679b807
commit
2ec9644363
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ sh() {
|
||||||
|
|
||||||
#sh autopoint --force # for GNU gettext
|
#sh autopoint --force # for GNU gettext
|
||||||
sh libtoolize --copy --force --automake
|
sh libtoolize --copy --force --automake
|
||||||
sh aclocal -I m4
|
sh aclocal -I m4 -I /usr/local/share/aclocal
|
||||||
#sh autoheader
|
#sh autoheader
|
||||||
sh autoconf
|
sh autoconf
|
||||||
#sh automake --foreign --include-deps --add-missing --copy
|
#sh automake --foreign --include-deps --add-missing --copy
|
||||||
|
|
Loading…
Reference in a new issue