mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Put ALL_LINGUAS back in now.
This commit is contained in:
parent
eab5ac3431
commit
e73b52c52c
@ -432,7 +432,7 @@ dnl ALL_LINGUAS="cs de hr it ..."
|
||||
dnl The downside was that configure needed to be rebuilt whenever a
|
||||
dnl new language was added.
|
||||
dnl
|
||||
dnl ALL_LINGUAS=`(cd ${srcdir}/po && ls *.po | sed -e 's/\.po$//' | tr '\012' ' ')`
|
||||
ALL_LINGUAS=`(cd ${srcdir}/po && ls *.po | sed -e 's/\.po$//' | tr '\012' ' ')`
|
||||
|
||||
dnl
|
||||
dnl Find makeinfo. We used to provide support for Emacs processing
|
||||
|
Loading…
Reference in New Issue
Block a user