~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: patrick crews
  • Date: 2010-10-14 01:23:29 UTC
  • mfrom: (1845.1.1 elliott)
  • mto: This revision was merged to the branch mainline in revision 1847.
  • Revision ID: gleebix@gmail.com-20101014012329-3v7q2tefhhsblkil
Merge in Monty's code for version changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
AC_PREREQ(2.59)dnl              Minimum Autoconf version required.
21
21
dnl Version from the AC_INIT call below is overridden later
22
22
dnl So don't update it here
23
 
AC_INIT([drizzle7],[7],[http://bugs.launchpad.net/drizzle])
 
23
AC_INIT([drizzle7],[2010.10.01pre],[http://bugs.launchpad.net/drizzle])
24
24
AC_CONFIG_SRCDIR([drizzled/drizzled.cc])
25
25
AC_CONFIG_AUX_DIR([config])
26
26
 
27
 
PANDORA_CANONICAL_TARGET(less-warnings, warnings-always-on, require-cxx, force-gcc42, version-from-vc, skip-visibility)
 
27
PANDORA_CANONICAL_TARGET(less-warnings, warnings-always-on, require-cxx, force-gcc42, skip-visibility)
28
28
 
29
29
LIBDRIZZLE_LIBRARY_VERSION=0:8:0
30
30
#                          | | |