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:
Timo Sirainen 2001-01-28 03:29:09 +00:00 committed by cras
commit a6d40bf8bd
2 changed files with 6 additions and 5 deletions

View file

@ -13,7 +13,11 @@ if BUILD_SERVERTEST
SERVERTEST=servertest
endif
SUBDIRS = po intl $(GLIB_DIR) src $(SERVERTEST) docs scripts
if HAVE_MSGFMT
NLS_DIRS=po
endif
SUBDIRS = $(NLS_DIRS) intl $(GLIB_DIR) src $(SERVERTEST) docs scripts
confdir = $(sysconfdir)/irssi
conf_DATA = config default.theme colorless.theme