ports/textproc/augeas/files/patch-configure.ac
Martin Wilke 3e488db3fd Augeas is a configuration editing tool. It parses configuration files in their
native formats and transforms them into a tree. Configuration changes are made
by manipulating this tree and saving it back into native config files.

WWW:	http://augeas.net

PR:		ports/146743
Submitted by:	Russell Jackson <raj at csub.edu>
2010-06-02 16:48:12 +00:00

12 lines
410 B
Text

--- configure.ac.orig 2010-04-28 13:15:44.000000000 -0700
+++ configure.ac 2010-04-28 13:16:07.000000000 -0700
@@ -2,8 +2,7 @@
AC_CONFIG_SRCDIR([src/augeas.c])
AC_CONFIG_AUX_DIR([build/aux])
AM_CONFIG_HEADER([config.h])
-AM_INIT_AUTOMAKE([-Wno-portability 1.11 color-tests parallel-tests])
-AM_SILENT_RULES([yes]) # make --enable-silent-rules the default.
+AM_INIT_AUTOMAKE()
dnl Check for NaturalDocs