comparison configure.ac @ 14384:4e8f1d1b0d75

maint: periodic merge of stable to default.
author Rik <octave@nomad.inbox5.com>
date Sat, 18 Feb 2012 10:09:15 -0800
parents 9b23169e2712 95c43fc8dbe1
children e8bc9c02533a
comparison
equal deleted inserted replaced
14382:e2306a8e054c 14384:4e8f1d1b0d75
31 31
32 dnl PACKAGE_VERSION is set by the AC_INIT VERSION arg 32 dnl PACKAGE_VERSION is set by the AC_INIT VERSION arg
33 OCTAVE_VERSION="$PACKAGE_VERSION" 33 OCTAVE_VERSION="$PACKAGE_VERSION"
34 OCTAVE_API_VERSION_NUMBER="48" 34 OCTAVE_API_VERSION_NUMBER="48"
35 OCTAVE_API_VERSION="api-v$OCTAVE_API_VERSION_NUMBER+" 35 OCTAVE_API_VERSION="api-v$OCTAVE_API_VERSION_NUMBER+"
36 OCTAVE_RELEASE_DATE="2012-01-15" 36 OCTAVE_RELEASE_DATE="2012-02-07"
37 OCTAVE_COPYRIGHT="Copyright (C) 2012 John W. Eaton and others." 37 OCTAVE_COPYRIGHT="Copyright (C) 2012 John W. Eaton and others."
38 AC_SUBST(OCTAVE_VERSION) 38 AC_SUBST(OCTAVE_VERSION)
39 AC_SUBST(OCTAVE_API_VERSION_NUMBER) 39 AC_SUBST(OCTAVE_API_VERSION_NUMBER)
40 AC_SUBST(OCTAVE_API_VERSION) 40 AC_SUBST(OCTAVE_API_VERSION)
41 AC_SUBST(OCTAVE_RELEASE_DATE) 41 AC_SUBST(OCTAVE_RELEASE_DATE)