[evince] libdocument: Remove unused define from CPPFLAGS



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

    libdocument: Remove unused define from CPPFLAGS

 libdocument/Makefile.am |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libdocument/Makefile.am b/libdocument/Makefile.am
index 05155cb..d12b7c8 100644
--- a/libdocument/Makefile.am
+++ b/libdocument/Makefile.am
@@ -95,7 +95,6 @@ nodist_libevdocument3_la_SOURCES = \
 
 libevdocument3_la_CPPFLAGS = \
 	-DG_LOG_DOMAIN=\"EvinceDocument\"		\
-	-DEVINCE_UIDIR=\"$(pkgdatadir)\"		\
 	-DGNOMELOCALEDIR=\"$(datadir)/locale\"		\
 	-DEV_BACKENDSDIR=\"$(backenddir)\"		\
 	-DEV_BACKENDSBINARYVERSION=\"$(backend_binary_version)\"	\



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