blob: 66de8aa6beec67a3a6c2fa6e79b1e6afd6f93712 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
$FreeBSD$
--- configure 2001/12/19 12:37:01 1.1
+++ configure 2001/12/19 12:37:51
@@ -588,7 +588,7 @@
# libtool versioning
LT_RELEASE=$MAJOR_VERSION.$MINOR_VERSION
-LT_CURRENT=`expr $MICRO_VERSION - $INTERFACE_AGE`
+LT_CURRENT=2
LT_REVISION=$INTERFACE_AGE
LT_AGE=`expr $BINARY_AGE - $INTERFACE_AGE`
|