From 0889ac4f9e5f1dab68282d443d4b65b2359eaf33 Mon Sep 17 00:00:00 2001 From: Marcus Alves Grando Date: Fri, 16 Sep 2005 19:46:01 +0000 Subject: Update to 0.8.0 PR: ports/85662 Submitted by: Marcus Grando Approved by: pav (mentor), seanc (maintainer timeout, 18 days) --- databases/libdbi/files/patch-configure | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 databases/libdbi/files/patch-configure (limited to 'databases/libdbi/files/patch-configure') diff --git a/databases/libdbi/files/patch-configure b/databases/libdbi/files/patch-configure deleted file mode 100644 index 3fa8e5d81bad..000000000000 --- a/databases/libdbi/files/patch-configure +++ /dev/null @@ -1,21 +0,0 @@ ---- configure.orig Mon Oct 28 02:01:23 2002 -+++ configure Sun Nov 3 09:35:03 2002 -@@ -5412,6 +5412,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' -@@ -5452,8 +5453,8 @@ - PROFILE="-pg -g -O20 -D__NO_MATH_INLINES -fsigned-char -mv8" ;; - *) - DEBUG="-g -Wall -D__NO_MATH_INLINES -fsigned-char" -- CFLAGS="-O20 -D__NO_MATH_INLINES -fsigned-char" -- PROFILE="-O20 -g -pg -D__NO_MATH_INLINES -fsigned-char" ;; -+ CFLAGS="$CFLAGS -D__NO_MATH_INLINES -fsigned-char" -+ PROFILE="$CFLAGS -g -pg -D__NO_MATH_INLINES -fsigned-char" ;; - esac - fi - -- cgit v1.2.3