From 43fc33f849e1dc883a91d89f9c1d2ff8cb4cefa7 Mon Sep 17 00:00:00 2001 From: Max Khon Date: Mon, 31 May 2004 21:29:33 +0000 Subject: Revive libodbc++: - update to 0.2.3 - set MAINTAINER to myself for some time to catch build errors on bento A few options and features from original port are missing (WITH_GUI build, NOPORTDOCS build) but I do not have time for implementing them correctly. --- databases/libodbc++/files/patch-configure | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 databases/libodbc++/files/patch-configure (limited to 'databases/libodbc++/files/patch-configure') diff --git a/databases/libodbc++/files/patch-configure b/databases/libodbc++/files/patch-configure new file mode 100644 index 000000000000..dd407ff71cca --- /dev/null +++ b/databases/libodbc++/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Thu May 13 04:19:50 2004 ++++ configure Thu May 13 04:19:29 2004 +@@ -8007,6 +8007,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' -- cgit v1.2.3