~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to configure.ac

  • Committer: Monty Taylor
  • Date: 2008-09-14 21:52:11 UTC
  • mto: This revision was merged to the branch mainline in revision 388.
  • Revision ID: monty@inaugust.com-20080914215211-bqylwx3lrij3likp
Couple of tiny changes.

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