summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 2e0d50d4e..9b15a85b7 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -52,6 +52,10 @@
/* Define this if you have Alsa (libasound) installed */
#undef HAVE_ALSA
+/* Define this if you have alsa 0.5.x installed */
+#undef HAVE_ALSA05
+/* Define this if you have alsa 0.9.x and more installed */
+#undef HAVE_ALSA09
/* Define this if you have ESD (libesd) installed */
#undef HAVE_ESD