diff options
-rw-r--r-- | src/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in index 0c4fd1f8679..eeb031d9aa1 100644 --- a/src/config.in +++ b/src/config.in @@ -90,6 +90,9 @@ Boston, MA 02110-1301, USA. */ /* Define to 1 if ALSA is available. */ #undef HAVE_ALSA +/* Define to 1 if you have the <AvailabilityMacros.h> header file. */ +#undef HAVE_AVAILABILITYMACROS_H + /* Define to 1 if you have the `bcmp' function. */ #undef HAVE_BCMP |