~drizzle-trunk/drizzle/development

908.1.3 by Monty Taylor
Updated build system to use new version numbering. Just remember to run ./config/autorun.sh before running make distcheck for release and all should be peachy.
1
dnl We do this here, rather than in configure.ac, so that if it doesn't change
2
dnl nothing has to be rebuilt or anything
1081.1.1 by Monty Taylor
Whole boat-load of build fixes.
3
AC_DEFUN([BZR_REVNO],[@BZR_REVNO@])
4
AC_DEFUN([BZR_REVID],[@BZR_REVID@])
5
AC_DEFUN([BZR_BRANCH],[@BZR_BRANCH@])
6
AC_DEFUN([RELEASE_DATE],[@RELEASE_DATE@])
7
AC_DEFUN([RELEASE_VERSION],[@RELEASE_VERSION@])
8
AC_DEFUN([RELEASE_COMMENT],[@RELEASE_COMMENT@])
9
AC_DEFUN([RELEASE_ID],[@RELEASE_ID@])