pkgsrc/audio/libsndfile/patches/patch-aa
adam 1ca965dd59 Changes 1.0.17:
* Add sndfile.hh C++ wrapper.
* Update Win32 MinGW build instructions.
* Minor bug fixes and cleanups.
2006-09-01 06:02:23 +00:00

13 lines
424 B
Text

$NetBSD: patch-aa,v 1.13 2006/09/01 06:02:23 adam Exp $
--- src/Makefile.in.orig 2006-08-31 12:55:38.000000000 +0200
+++ src/Makefile.in
@@ -864,7 +864,7 @@ cygsndfile.def: create_symbols_file.py
./create_symbols_file.py cygwin $(VERSION) > cygsndfile.def
# Fake dependancy to force the creation of these files.
-sndfile.c : Symbols.linux Symbols.darwin libsndfile.def cygsndfile.def
+sndfile.c :
# Dependancies.