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 7b310f3b..733c348b 100644 --- a/config.h.in +++ b/config.h.in @@ -7,6 +7,9 @@ /* Define if we have the OSS backend */ #cmakedefine HAVE_OSS +/* Define if we have the Solaris backend */ +#cmakedefine HAVE_SOLARIS + /* Define if we have the DSound backend */ #cmakedefine HAVE_DSOUND |