intltool mystery solved
carefully removed 8 years ago, according to the logs
This commit is contained in:
parent
c84f642d09
commit
493ac80890
2
TODO
2
TODO
@ -1,5 +1,3 @@
|
|||||||
- why is intltool commented out in bootstrap? investigate
|
|
||||||
|
|
||||||
- add more webp tests to py suite
|
- add more webp tests to py suite
|
||||||
|
|
||||||
- try moving some more of the CLI tests to py
|
- try moving some more of the CLI tests to py
|
||||||
|
@ -56,7 +56,6 @@ test -r aclocal.m4 || touch aclocal.m4
|
|||||||
# it ... hopefully any errors will go to stderr and not be hidden
|
# it ... hopefully any errors will go to stderr and not be hidden
|
||||||
glib-gettextize --force --copy > /dev/null
|
glib-gettextize --force --copy > /dev/null
|
||||||
test -r aclocal.m4 && chmod u+w aclocal.m4
|
test -r aclocal.m4 && chmod u+w aclocal.m4
|
||||||
#intltoolize --copy --force --automake
|
|
||||||
aclocal -I m4
|
aclocal -I m4
|
||||||
autoconf
|
autoconf
|
||||||
autoheader
|
autoheader
|
||||||
|
Loading…
Reference in New Issue
Block a user