[Pkg-wmaker-commits] [wmforecast] 05/10: configure.ac: Remove AC_SUBST(VERSION); unnecessary.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 17 11:20:41 UTC 2015


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

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

commit 85474a560ea1e63b4a3799baacddbf929f19573c
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed Oct 29 12:41:10 2014 -0500

    configure.ac: Remove AC_SUBST(VERSION); unnecessary.
---
 configure.ac | 1 -
 1 file changed, 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index ac3c58c..a0473a1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,6 @@ AC_INIT([wmforecast], [0.8], [dtorrance at monmouthcollege.edu])
 AM_INIT_AUTOMAKE([-Wall -Werror])
 AC_CONFIG_SRCDIR([configure.ac])
 AC_CONFIG_HEADER([config.h])
-AC_SUBST(VERSION)
 AC_PROG_CC
 PKG_CHECK_MODULES([libxml2],[libxml-2.0])
 PKG_CHECK_MODULES([libcurl],[libcurl])

-- 
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