gnome-common r3924 - trunk
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: gnome-common r3924 - trunk
- Date: Thu, 19 Mar 2009 20:12:11 +0000 (UTC)
Author: chpe
Date: Thu Mar 19 20:12:10 2009
New Revision: 3924
URL: http://svn.gnome.org/viewvc/gnome-common?rev=3924&view=rev
Log:
Default to enable maintainer mode
Modified:
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Thu Mar 19 20:12:10 2009
@@ -6,6 +6,11 @@
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]