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



commit 3f79f51e263bce1b274bc099c518f9a564677841
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 56ff396..5893c22 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]