[nautilus-actions] Enable deprecated symbols when building the distribution



commit 1ced15e921f9f0e6a96870fbd3a5c0b5fada3805
Author: Pierre Wieser <pwieser trychlos org>
Date:   Thu Feb 17 00:18:08 2011 +0100

    Enable deprecated symbols when building the distribution
    
    This is required in order to have a complete Reference Manual.

 Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index fc84f93..72b5b69 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -47,6 +47,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
 DISTCHECK_CONFIGURE_FLAGS += \
 	--enable-silent-rules				\
 	--enable-as-needed					\
+	--enable-deprecated					\
 	--disable-schemas-install			\
 	--disable-scrollkeeper				\
 	--enable-gtk-doc					\



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