ports/devel/zziplib/files/patch-configure
Ade Lovett 8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00

11 lines
391 B
Text

--- configure.orig Tue Jul 29 17:36:56 2003
+++ configure Sat Jan 21 09:46:49 2006
@@ -7690,2 +7690,3 @@
LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh"
+$ac_aux_dir/ltconfig $LIBTOOL_DEPS
@@ -7711,3 +7712,3 @@
MINOR_VERSION=`echo "$MINOR_VERSION" | sed -e 's/[^0-9].*//'`
- RELEASE_INFO="-release $MAJOR_VERSION"
+ RELEASE_INFO=""
VERSION_INFO="-version-info $MINOR_VERSION:$MICRO_VERSION"