Default to enable maintainer mode
authorChristian Persch <chpe@src.gnome.org>
Thu, 19 Mar 2009 20:12:10 +0000 (20:12 +0000)
committerChristian Persch <chpe@src.gnome.org>
Thu, 19 Mar 2009 20:12:10 +0000 (20:12 +0000)
svn path=/trunk/; revision=3924

configure.in

index 42d3c40..705e1df 100644 (file)
@@ -6,6 +6,11 @@ AC_CONFIG_SRCDIR([macros2/gnome-autogen.sh])
 
 AM_INIT_AUTOMAKE([1.9 no-dist-gzip dist-bzip2])
 
+if test -z "$enable_maintainer_mode"; then
+  enable_maintainer_mode=yes
+fi
+AM_MAINTAINER_MODE([enable])
+
 AC_CONFIG_FILES([
 Makefile
 gnome-common.spec