mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
Added i18n initialization.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@605 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
1e88ec7dcd
commit
ab316612d5
2 changed files with 7 additions and 1 deletions
|
|
@ -7,7 +7,8 @@ INCLUDES = \
|
|||
-I$(top_srcdir)/src/irc/core/ \
|
||||
-I$(top_srcdir)/src/fe-common/core/ \
|
||||
-I$(top_srcdir)/src/fe-common/irc/ \
|
||||
$(CURSES_INCLUDEDIR)
|
||||
$(CURSES_INCLUDEDIR) \
|
||||
-DLOCALEDIR=\""$(datadir)/locale"\"
|
||||
|
||||
irssi_DEPENDENCIES = @COMMON_LIBS@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue