diff options
Diffstat (limited to 'gsearchtool/src/Makefile.am')
-rw-r--r-- | gsearchtool/src/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gsearchtool/src/Makefile.am b/gsearchtool/src/Makefile.am index 58a042ec..dfe68e01 100644 --- a/gsearchtool/src/Makefile.am +++ b/gsearchtool/src/Makefile.am @@ -1,7 +1,6 @@ AM_CPPFLAGS = \ -I$(top_srcdir)/gsearchtool/libeggsmclient \ -I$(top_srcdir)/gsearchtool/libmateui-deprecated \ - $(DISABLE_DEPRECATED) \ -DMATELOCALEDIR=\""$(prefix)/$(DATADIRNAME)/locale"\" \ -DLOCALEDIR=\"$(datadir)/locale\" \ -DDATADIR=\""$(datadir)"\" \ |