freebsd-ports/audio/ecasound/files/patch-aa
Will Andrews c2493667ad Add ecasound 1.8.5d15, a software package designed for multitrack audio
processing.

PR:		23778
Submitted by:	The Anarcat <beaupran@iro.umontreal.ca>
2000-12-26 05:52:15 +00:00

12 lines
346 B
Text

--- config.h.in.orig Wed Nov 22 12:41:03 2000
+++ config.h.in Fri Dec 22 13:45:14 2000
@@ -52,6 +52,9 @@
/* Define if you have the getpagesize function. */
#undef HAVE_GETPAGESIZE
+/* Define if you have the mlockall function. */
+#undef HAVE_MLOCKALL
+
/* Define if you have the <asm/atomic.h> header file. */
#undef HAVE_ASM_ATOMIC_H