mirror of
https://git.freebsd.org/ports.git
synced 2025-06-17 18:50:33 -04:00
11 lines
391 B
Text
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"
|