aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.win32
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2007-08-26 20:03:23 +0000
committerAnders Broman <anders.broman@ericsson.com>2007-08-26 20:03:23 +0000
commitef9971610cfb4a76fd2dccd7d6c8e316f6835f34 (patch)
treed435d670def172ebb40c6acb12c4a7756fd9c94e /config.h.win32
parentd4e158db7490a416d06324a0605c90b345e74343 (diff)
Use config and makefile from Chris Maynard and Luis instead.
svn path=/trunk/; revision=22672
Diffstat (limited to 'config.h.win32')
-rw-r--r--config.h.win324
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h.win32 b/config.h.win32
index a49d6ec792..520cfd2e7f 100644
--- a/config.h.win32
+++ b/config.h.win32
@@ -222,6 +222,10 @@
/* Define version of of the Portaudio library API */
@PORTAUDIO_API_1@
+/* Define to have SMI */
+@HAVE_SMI@
+
+
#ifndef WIN32
#define WIN32 1
#endif