From 8b43dc2c48477c97864c00d290c44ee905b29400 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Sat, 5 Oct 2002 16:36:30 +0000 Subject: Do not install .la library wrappers. --- audio/libogg/files/patch-configure | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) (limited to 'audio/libogg/files/patch-configure') diff --git a/audio/libogg/files/patch-configure b/audio/libogg/files/patch-configure index 81c57023e8d0..93237bff479d 100644 --- a/audio/libogg/files/patch-configure +++ b/audio/libogg/files/patch-configure @@ -1,7 +1,17 @@ + $FreeBSD$ ---- configure.orig Mon Jun 18 18:08:30 2001 -+++ configure Tue Jul 17 03:07:30 2001 -@@ -1492,7 +1492,7 @@ if test -z "$GCC"; then + +--- configure.orig Fri Jul 19 16:13:10 2002 ++++ configure Sat Oct 5 17:51:53 2002 +@@ -5363,6 +5363,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' +@@ -5388,7 +5389,7 @@ ;; *) DEBUG="-g" @@ -10,7 +20,7 @@ $FreeBSD$ PROFILE="-g -p" ;; esac -@@ -1514,9 +1514,9 @@ else +@@ -5410,9 +5411,9 @@ PROFILE="-fno-common -O4 -Wall -pg -g -fsigned-char -ffast-math" ;; *) -- cgit v1.2.3