diff options
| author | Michael Forney <mforney@mforney.org> | 2017-11-14 22:16:31 -0800 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2017-11-14 22:16:31 -0800 |
| commit | cd545ba4774cff59e8902bc41686dcf41707736e (patch) | |
| tree | 6d933acfa96697566080355ad22d06549c5c258c /pkg/alsa-lib/config.h | |
| parent | 49454a2d4acfab9f7534128ed063e4c2f567df6a (diff) | |
alsa-lib: Update to 1.1.5
Diffstat (limited to 'pkg/alsa-lib/config.h')
| -rw-r--r-- | pkg/alsa-lib/config.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pkg/alsa-lib/config.h b/pkg/alsa-lib/config.h index 27912b8d..26138fe4 100644 --- a/pkg/alsa-lib/config.h +++ b/pkg/alsa-lib/config.h @@ -39,17 +39,17 @@ #define HAVE_SYS_TYPES_H 1 #define HAVE_UNISTD_H 1 #define HAVE_USELOCALE 1 -#define HAVE_WORDEXP_H 1 +/* #undef HAVE_WORDEXP */ #define HAVE___THREAD 1 #define LT_OBJDIR ".libs/" /* #undef NDEBUG */ #define PACKAGE "alsa-lib" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "alsa-lib" -#define PACKAGE_STRING "alsa-lib 1.1.4.1" +#define PACKAGE_STRING "alsa-lib 1.1.5" #define PACKAGE_TARNAME "alsa-lib" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.1.4.1" +#define PACKAGE_VERSION "1.1.5" #define SND_MAX_CARDS 32 #define STDC_HEADERS 1 #define SUPPORT_ALOAD "1" @@ -72,7 +72,7 @@ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #endif -#define VERSION "1.1.4.1" +#define VERSION "1.1.5" #define VERSIONED_SYMBOLS /**/ /* #undef _MINIX */ /* #undef _POSIX_1_SOURCE */ |
