aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2013-03-14 01:29:20 -0700
committerChris Robinson <[email protected]>2013-03-14 01:29:20 -0700
commitd237410d1d40d65664381d5dbbe3a66e3291d1fa (patch)
treebec7ad7bfb185722c374bb1b1edeeac3d324ed9f /config.h.in
parent2486f13dae69fda15dec9e4aa1c61e7b235d62ff (diff)
Add a QSA backend for QNX
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 06c34c81..6f45fa84 100644
--- a/config.h.in
+++ b/config.h.in
@@ -41,6 +41,9 @@
/* Define if we have the SndIO backend */
#cmakedefine HAVE_SNDIO
+/* Define if we have the QSA backend */
+#cmakedefine HAVE_QSA
+
/* Define if we have the MMDevApi backend */
#cmakedefine HAVE_MMDEVAPI