diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 212caa961..960362269 100644 --- a/acconfig.h +++ b/acconfig.h @@ -41,6 +41,9 @@ /* Define this if you have libXinerama installed */ #undef HAVE_XINERAMA +/* Define this if you have libaa installed */ +#undef HAVE_AA + /* Define this if you have Alsa (libasound) installed */ #undef HAVE_ALSA |