aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2008-10-25 15:48:17 -0700
committerChris Robinson <[email protected]>2008-10-25 15:48:17 -0700
commit301a4c4a95118586aefcce7cad93acfdd4870963 (patch)
treec1b023511376475315dfcc8de831307df584635c /config.h.in
parent8fc4a3b724df11ee7a54780d0e5a89d5d91f0fd9 (diff)
Append the driver and its version to the AL version string
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 236b653a..9cc80eeb 100644
--- a/config.h.in
+++ b/config.h.in
@@ -1,6 +1,9 @@
#ifndef CONFIG_H
#define CONFIG_H
+/* Define to the library version */
+#define ALSOFT_VERSION "${LIB_VERSION}"
+
/* Define if we have the ALSA backend */
#cmakedefine HAVE_ALSA