mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
298 B
Plaintext
12 lines
298 B
Plaintext
--- configure 2000/12/11 14:34:53 1.1
|
|
+++ configure 2000/12/11 14:35:05
|
|
@@ -581,7 +581,7 @@
|
|
|
|
# libtool versioning
|
|
LT_RELEASE=$MAJOR_VERSION.$MINOR_VERSION
|
|
-LT_CURRENT=`expr $MICRO_VERSION - $INTERFACE_AGE`
|
|
+LT_CURRENT=10
|
|
LT_REVISION=$INTERFACE_AGE
|
|
LT_AGE=`expr $BINARY_AGE - $INTERFACE_AGE`
|
|
|