From fee12d7e844b15168ff520ce74db961216cffa9d Mon Sep 17 00:00:00 2001 From: Emanuele Giaquinta Date: Wed, 5 Dec 2007 14:29:08 +0000 Subject: Remove gettext leftover. git-svn-id: http://svn.irssi.org/repos/irssi/trunk@4652 dbcabf3a-b0e7-0310-adc4-f8d773084564 --- src/fe-text/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/fe-text/Makefile.am') diff --git a/src/fe-text/Makefile.am b/src/fe-text/Makefile.am index 39d7a3a3..51a9a4a6 100644 --- a/src/fe-text/Makefile.am +++ b/src/fe-text/Makefile.am @@ -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@ \ -- cgit v1.2.3