change the libtool version to use from 1.3 to 1.5

This commit is contained in:
Oliver Lehmann 2005-05-31 17:10:29 +00:00
parent c37f08f501
commit 66009c777d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136540
3 changed files with 15 additions and 1 deletions

View File

@ -13,7 +13,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= An xbase (i.e. dBase, FoxPro, etc.) compatible C++ class library
USE_INC_LIBTOOL_VER= 13
USE_LIBTOOL_VER=15
USE_GNOME= lthack
INSTALLS_SHLIB= yes
.if defined(MAINTAINER_MODE)

View File

@ -0,0 +1,11 @@
--- configure.orig Tue May 31 19:03:06 2005
+++ configure Tue May 31 19:03:17 2005
@@ -1689,7 +1689,7 @@
# Actually configure libtool. ac_aux_dir is where install-sh is found.
CC="$CC" CFLAGS="$CFLAGS" CPPFLAGS="$CPPFLAGS" \
LD="$LD" NM="$NM" RANLIB="$RANLIB" LN_S="$LN_S" \
-${CONFIG_SHELL-/bin/sh} $ac_aux_dir/ltconfig \
+$ac_aux_dir/ltconfig \
$libtool_flags --no-verify $ac_aux_dir/ltmain.sh $host \
|| { echo "configure: error: libtool configure failed" 1>&2; exit 1; }
CC=$ac_save_cc

View File

@ -25,6 +25,8 @@ include/xbase/xbstring.h
include/xbase/xdate.h
include/xbase/xstack.h
include/xbase/xtypes.h
lib/libxbase-2.0.so
lib/libxbase-2.0.so.0
lib/libxbase.a
lib/libxbase.so
@dirrm include/xbase