~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Monty Taylor
  • Date: 2008-09-15 00:46:33 UTC
  • mfrom: (383.1.55 client-split)
  • Revision ID: monty@inaugust.com-20080915004633-fmjw27fi41cxs35w
Merged from client-split.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
PROTOCOL_VERSION=10
14
14
DOT_FRM_VERSION=6
15
15
# See the libtool docs for information on how to do shared lib versions.
16
 
SHARED_LIB_MAJOR_VERSION=16
 
16
SHARED_LIB_MAJOR_VERSION=1
17
17
SHARED_LIB_VERSION=$SHARED_LIB_MAJOR_VERSION:0:0
18
18
 
19
19