Call intltoolize before autoreconf
This commit is contained in:
parent
1fd5290c53
commit
3a164bc876
@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
export ACLOCAL="aclocal -I m4"
|
||||
|
||||
autoreconf -i
|
||||
intltoolize
|
||||
autoreconf -i
|
||||
./configure "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user