summaryrefslogtreecommitdiff
path: root/pkg/alsa-lib/config.h
diff options
context:
space:
mode:
authorMichael Forney <mforney@mforney.org>2021-06-27 01:37:07 -0700
committerMichael Forney <mforney@mforney.org>2021-06-27 01:51:57 -0700
commitcc1f4c24778bfbd2a7d28f32661009deaeecfbf5 (patch)
tree95af61a17fd56261f782f7db767dc9aabc25c617 /pkg/alsa-lib/config.h
parentfccac025c366b0983c1ecc9eba12547c04331d50 (diff)
alsa-lib: Update to 1.2.5.1
Diffstat (limited to 'pkg/alsa-lib/config.h')
-rw-r--r--pkg/alsa-lib/config.h9
1 files changed, 5 insertions, 4 deletions
diff --git a/pkg/alsa-lib/config.h b/pkg/alsa-lib/config.h
index fdc88ddf..405bb46e 100644
--- a/pkg/alsa-lib/config.h
+++ b/pkg/alsa-lib/config.h
@@ -17,9 +17,10 @@
#define BUILD_RAWMIDI "1"
#define BUILD_SEQ "1"
#define BUILD_TOPOLOGY "1"
-#define BUILD_UCM "1"
+/* #undef BUILD_UCM */
#define HAVE_CLOCK_GETTIME 1
#define HAVE_DLFCN_H 1
+#define HAVE_EACCESS 1
#define HAVE_ENDIAN_H 1
#define HAVE_INTTYPES_H 1
/* #undef HAVE_LIBDL */
@@ -51,10 +52,10 @@
#define PACKAGE "alsa-lib"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME "alsa-lib"
-#define PACKAGE_STRING "alsa-lib 1.2.4"
+#define PACKAGE_STRING "alsa-lib 1.2.5.1"
#define PACKAGE_TARNAME "alsa-lib"
#define PACKAGE_URL ""
-#define PACKAGE_VERSION "1.2.4"
+#define PACKAGE_VERSION "1.2.5.1"
#define SND_MAX_CARDS 32
#define STDC_HEADERS 1
#define SUPPORT_ALOAD "1"
@@ -77,7 +78,7 @@
#ifndef __EXTENSIONS__
# define __EXTENSIONS__ 1
#endif
-#define VERSION "1.2.4"
+#define VERSION "1.2.5.1"
#define VERSIONED_SYMBOLS /**/
/* #undef _MINIX */
/* #undef _POSIX_1_SOURCE */