[Pkg-wmaker-commits] [wmforecast] 05/09: Add foreign to AM_INIT_AUTOMAKE; needed since we renamed README.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun May 15 02:46:08 UTC 2016


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch upstream
in repository wmforecast.

commit 70a6dc6a3c08fa5c238af5af083b7e04322365b4
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Sun Apr 3 20:03:44 2016 -0400

    Add foreign to AM_INIT_AUTOMAKE; needed since we renamed README.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 6ec3f44..0e4d3f2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_INIT([wmforecast], [0.11], [dtorrance at piedmont.edu], [wmforecast],
 	[http://wmforecast.friedcheese.org])
-AM_INIT_AUTOMAKE([-Wall -Werror])
+AM_INIT_AUTOMAKE([-Wall -Werror foreign])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_HEADER([config.h])
 AC_PROG_CC

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmforecast.git



More information about the Pkg-wmaker-commits mailing list