
$FreeBSD: ports/graphics/sdl_ttf/files/patch-configure,v 1.2 2001/12/19 12:25:58 sobomax Exp $

--- 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`
 
