diff options
| author | Michael Forney <mforney@mforney.org> | 2020-10-26 02:57:32 -0700 |
|---|---|---|
| committer | Michael Forney <mforney@mforney.org> | 2020-10-26 02:57:32 -0700 |
| commit | b481ee3af7360db9dc3b67d4cc3cbe8eda228fc0 (patch) | |
| tree | ecd2c6d1ea988efd422319ce1f33c2717aeeac35 /pkg/alsa-utils/aconfig.h | |
| parent | 3356088141f344954d92eae82e22ca5263539b76 (diff) | |
alsa-utils: Update to 1.2.4
Diffstat (limited to 'pkg/alsa-utils/aconfig.h')
| -rw-r--r-- | pkg/alsa-utils/aconfig.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/pkg/alsa-utils/aconfig.h b/pkg/alsa-utils/aconfig.h index fe1dcd2b..15fe161d 100644 --- a/pkg/alsa-utils/aconfig.h +++ b/pkg/alsa-utils/aconfig.h @@ -6,7 +6,7 @@ /* #undef HAVE_ALSA_RAWMIDI_H */ #define HAVE_ALSA_SEQ_H 1 /* #undef HAVE_ALSA_TOPOLOGY_H */ -/* #undef HAVE_ALSA_USE_CASE_H */ +#define HAVE_ALSA_USE_CASE_H 1 /* #undef HAVE_CFLOCALECOPYCURRENT */ /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */ #define HAVE_CLOCK_GETTIME 1 @@ -39,14 +39,14 @@ #define PACKAGE "alsa-utils" #define PACKAGE_BUGREPORT "" #define PACKAGE_NAME "alsa-utils" -#define PACKAGE_STRING "alsa-utils 1.2.3" +#define PACKAGE_STRING "alsa-utils 1.2.4" #define PACKAGE_TARNAME "alsa-utils" #define PACKAGE_URL "" -#define PACKAGE_VERSION "1.2.3" +#define PACKAGE_VERSION "1.2.4" #define SOUNDSDIR "/share/sounds/alsa" #define STDC_HEADERS 1 #define TIME_WITH_SYS_TIME 1 -#define VERSION "1.2.3" +#define VERSION "1.2.4" /* #undef WITH_FFADO */ #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 |
