mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 13:50:38 -04:00
14 lines
320 B
Text
14 lines
320 B
Text
|
|
$FreeBSD$
|
|
|
|
--- configure.orig Thu Jun 21 08:22:18 2001
|
|
+++ configure Tue Jun 26 13:02:00 2001
|
|
@@ -569,7 +569,7 @@
|
|
|
|
# libtool versioning
|
|
LT_RELEASE=$MAJOR_VERSION.$MINOR_VERSION
|
|
-LT_CURRENT=`expr $MICRO_VERSION - $INTERFACE_AGE`
|
|
+LT_CURRENT=3
|
|
LT_REVISION=$INTERFACE_AGE
|
|
LT_AGE=`expr $BINARY_AGE - $INTERFACE_AGE`
|
|
|