1
0
mirror of https://github.com/irssi/irssi.git synced 2024-09-01 04:14:16 -04:00

Remove gettext leftover.

git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4652 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
Emanuele Giaquinta 2007-12-05 14:29:08 +00:00 committed by exg
parent 1d74d1e21f
commit fee12d7e84

View File

@ -5,8 +5,7 @@ INCLUDES = \
-I$(top_srcdir)/src/core/ \
-I$(top_srcdir)/src/fe-common/core/ \
$(GLIB_CFLAGS) \
$(CURSES_INCLUDEDIR) \
-DLOCALEDIR=\""$(datadir)/locale"\"
$(CURSES_INCLUDEDIR)
irssi_DEPENDENCIES = \
@COMMON_LIBS@ \