aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2006-09-05 20:35:41 +0000
committerAnders Broman <anders.broman@ericsson.com>2006-09-05 20:35:41 +0000
commit1129da54e857ac4ae71836ef554a8bafc7f5b4bf (patch)
treeb1ed4b52b53415fbbe2caf9129cf85e9936fe48f /config.h.win32
parentadc56b8e95cd0e69bd31b53886ffa8863504d276 (diff)
Handle PORTAUDIO_API_1 and add clean-deps target to distclean.
svn path=/trunk/; revision=19159
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win322
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h.win32 b/config.h.win32
index 9871ee6e0a..9e52bc159a 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -222,6 +222,8 @@
/* Define to use Portaudio library */
@HAVE_PORTAUDIO@
+/* Define version of of the Portaudio library API */
+@HAVE_PORTAUDIO_API@
#ifndef WIN32
#define WIN32 1