diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
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 |