openbsd-ports/audio/audacity/patches/patch-lib-src_libnyquist_Makefile_in
2009-10-28 18:40:13 +00:00

15 lines
573 B
Plaintext

$OpenBSD: patch-lib-src_libnyquist_Makefile_in,v 1.4 2009/10/28 18:40:13 jakemsr Exp $
--- lib-src/libnyquist/Makefile.in.orig Sun Oct 18 15:39:32 2009
+++ lib-src/libnyquist/Makefile.in Sun Oct 18 15:39:06 2009
@@ -251,8 +251,8 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
NYQUIST = nyquist
-PORTAUDIO_CFLAGS = -I../portaudio-v19/include
-SNDFILE_CFLAGS = -I../libsndfile/src
+PORTAUDIO_CFLAGS =
+SNDFILE_CFLAGS =
# tell aclocal that extra macros can be found in autotools/m4/
ACLOCAL_AMFLAGS = -I autotools/m4