openbsd-ports/audio/libcanberra/patches/patch-configure
jasper 88636eba3c import libcanberra 0.9
Libcanberra is an implementation of the Freedesktop Sound Theme
specification. It allows developers to play sounds given a list of
events.

ok landry@
2008-09-26 12:01:43 +00:00

31 lines
617 B
Plaintext

$OpenBSD: patch-configure,v 1.1.1.1 2008/09/26 12:01:43 jasper Exp $
Don't build internal libltdl.
--- configure.orig Tue Sep 9 16:32:15 2008
+++ configure Thu Sep 25 21:26:43 2008
@@ -909,7 +909,6 @@ ac_ct_F77
LIBTOOL
LTDLINCL
LIBLTDL
-subdirs
OS_IS_WIN32_TRUE
OS_IS_WIN32_FALSE
USE_VERSION_SCRIPT_TRUE
@@ -1046,7 +1045,6 @@ TDB_CFLAGS
TDB_LIBS
VORBIS_CFLAGS
VORBIS_LIBS'
-ac_subdirs_all='libltdl'
# Initialize some variables set by options.
ac_init_help=
@@ -21192,7 +21190,6 @@ LIBTOOL='$(SHELL) $(top_builddir)/libtool'
-subdirs="$subdirs libltdl"
#### Determine build environment ####