From 425b620bb4f6276e6aa8c4c1981c0b3dd91f59f5 Mon Sep 17 00:00:00 2001 From: nobutaka Date: Sat, 4 Jan 2003 16:48:55 +0000 Subject: 1 Install gc_backptr.h. 2 Use libtool. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Submitted by: Søren Vrist [1], sobomax [2] --- devel/boehm-gc/files/patch-configure | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 devel/boehm-gc/files/patch-configure (limited to 'devel/boehm-gc/files') diff --git a/devel/boehm-gc/files/patch-configure b/devel/boehm-gc/files/patch-configure new file mode 100644 index 00000000000..cc009b86d45 --- /dev/null +++ b/devel/boehm-gc/files/patch-configure @@ -0,0 +1,10 @@ +--- configure 2002/12/17 10:14:24 1.1 ++++ configure 2002/12/17 10:14:32 +@@ -7645,6 +7645,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