From 583df55d7fd0dc991f258dbaf3cc93a70570dc56 Mon Sep 17 00:00:00 2001 From: linus Date: Wed, 17 Mar 2010 11:46:18 +0000 Subject: Backport from trunk: Add AC_CANONICAL_TARGET -- AC_CANONICAL_SYSTEM needs it. Set `-devel' version, matching the way we do in trunk. This reflects that this is an unreleased version. git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@522 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- configure.ac | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e57baa5..8bde432 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,5 @@ -AC_INIT(radsecproxy, 1.3.1, venaas@uninett.no) +AC_INIT(radsecproxy, 1.3.2-devel, venaas@uninett.no) +AC_CANONICAL_TARGET AM_INIT_AUTOMAKE AC_PROG_CC AM_PROG_CC_C_O -- cgit v1.1