mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
2005-10-02 Marcus Brinkmann <marcus@g10code.de>
* configure.ac [!$try_gettext]: Invoke AM_PO_SUBDIRS. scripts/ 2005-10-02 Marcus Brinkmann <marcus@g10code.de> * autogen.sh (DIE): Remove ugly hack for po dir suppression.
This commit is contained in:
parent
8db0dc2f08
commit
98dc48464f
4 changed files with 9 additions and 6 deletions
|
@ -99,12 +99,6 @@ if test "$1" = "--build-w32"; then
|
|||
|
||||
$tsdir/configure ${conf_CC} --build=${build} --host=${host} \
|
||||
${disable_foo_tests} $*
|
||||
|
||||
# Ugly hack to overcome a gettext problem. Someone should look into
|
||||
# gettext to figure out why the po directory is not ignored as it used
|
||||
# to be.
|
||||
[ $? = 0 ] && touch $tsdir/po/all
|
||||
exit $?
|
||||
fi
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue