mirror of
https://github.com/irssi/irssi.git
synced 2026-08-20 17:12:51 +02:00
If msgfmt isn't found, don't go to "po" dir.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@1148 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
cff8ba0c92
commit
a6d40bf8bd
2 changed files with 6 additions and 5 deletions
|
|
@ -580,10 +580,7 @@ dnl **
|
|||
|
||||
ALL_LINGUAS="pl pt_BR fr de sv"
|
||||
AM_GNU_GETTEXT
|
||||
|
||||
if test "x$MSGFMT" = "xno"; then
|
||||
USE_NLS=no
|
||||
fi
|
||||
AM_CONDITIONAL(HAVE_MSGFMT, test "x$MSGFMT" = "xyes")
|
||||
|
||||
dnl ** common libraries needed by frontends
|
||||
COMMON_NOUI_LIBS="$CHAT_LIBS $CORE_LIBS $INTLLIBS"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue