[evince/wip/app] libview: Remove unused define from CPPFLAGS



commit a2511bdbf2019a9dd4efb1cbfd8600ca3d41df09
Author: Christian Persch <chpe gnome org>
Date:   Wed Jun 13 14:03:47 2012 +0200

    libview: Remove unused define from CPPFLAGS

 libview/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libview/Makefile.am b/libview/Makefile.am
index bee52cb..81b68a9 100644
--- a/libview/Makefile.am
+++ b/libview/Makefile.am
@@ -58,7 +58,6 @@ nodist_libevview3_la_SOURCES = \
 libevview3_la_CPPFLAGS = \
 	-DEVINCEDATADIR=\"$(pkgdatadir)\"	\
 	-DG_LOG_DOMAIN=\"EvinceView\"		\
-	-DGNOMELOCALEDIR=\"$(datadir)/locale\"	\
 	-DEVINCE_COMPILATION			\
 	-I$(top_srcdir)				\
 	-I$(top_srcdir)/libdocument		\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]