We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 523a528 commit a67beabCopy full SHA for a67beab
libvisual-plugins/autogen.sh
@@ -11,6 +11,7 @@ fi
11
12
autoreconf --install --verbose --force || \
13
autoreconf --install --verbose --force
14
+gettextize --force
15
16
if [[ -z "${NOCONFIGURE:-}" ]]; then
17
if [[ "$#" == 0 ]]; then
0 commit comments