[maemo-commits] [maemo-commits] r17905 - projects/haf/trunk/gvfs-1.0.3

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Mar 31 16:20:23 EEST 2009
Author: marivoll
Date: 2009-03-31 16:20:21 +0300 (Tue, 31 Mar 2009)
New Revision: 17905

Modified:
   projects/haf/trunk/gvfs-1.0.3/aclocal.m4
Log:
Removed AM_MAINTAINER_MODE.


Modified: projects/haf/trunk/gvfs-1.0.3/aclocal.m4
===================================================================
--- projects/haf/trunk/gvfs-1.0.3/aclocal.m4	2009-03-31 13:20:05 UTC (rev 17904)
+++ projects/haf/trunk/gvfs-1.0.3/aclocal.m4	2009-03-31 13:20:21 UTC (rev 17905)
@@ -8052,35 +8052,6 @@
 rmdir .tst 2>/dev/null
 AC_SUBST([am__leading_dot])])
 
-# Add --enable-maintainer-mode option to configure.         -*- Autoconf -*-
-# From Jim Meyering
-
-# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004, 2005
-# Free Software Foundation, Inc.
-#
-# This file is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# serial 4
-
-AC_DEFUN([AM_MAINTAINER_MODE],
-[AC_MSG_CHECKING([whether to enable maintainer-specific portions of Makefiles])
-  dnl maintainer-mode is disabled by default
-  AC_ARG_ENABLE(maintainer-mode,
-[  --enable-maintainer-mode  enable make rules and dependencies not useful
-			  (and sometimes confusing) to the casual installer],
-      USE_MAINTAINER_MODE=$enableval,
-      USE_MAINTAINER_MODE=no)
-  AC_MSG_RESULT([$USE_MAINTAINER_MODE])
-  AM_CONDITIONAL(MAINTAINER_MODE, [test $USE_MAINTAINER_MODE = yes])
-  MAINT=$MAINTAINER_MODE_TRUE
-  AC_SUBST(MAINT)dnl
-]
-)
-
-AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])
-
 # Check to see how 'make' treats includes.	            -*- Autoconf -*-
 
 # Copyright (C) 2001, 2002, 2003, 2005  Free Software Foundation, Inc.


More information about the maemo-commits mailing list