[Freeswitch-svn] [commit] r2928 - freeswitch/trunk/libs
Freeswitch SVN
mikej at freeswitch.org
Sun Oct 1 20:15:19 EDT 2006
Author: mikej
Date: Sun Oct 1 20:15:18 2006
New Revision: 2928
Modified:
freeswitch/trunk/libs/portaudio.build.sh
Log:
I'll get this right by the 10th time.
Modified: freeswitch/trunk/libs/portaudio.build.sh
==============================================================================
--- freeswitch/trunk/libs/portaudio.build.sh (original)
+++ freeswitch/trunk/libs/portaudio.build.sh Sun Oct 1 20:15:18 2006
@@ -27,7 +27,7 @@
#ifdef __linux__
#include <linux/soundcard.h>
-+#elif defined(__FreeBSD__) || defined(NetBSD)
++#elif defined(__FreeBSD__) || defined(__NetBSD__)
+#include <sys/soundcard.h>
+#elif defined(__OpenBSD__)
+#include <soundcard.h>
More information about the Freeswitch-svn
mailing list