diff options
Diffstat (limited to '')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 65d59ec4c..d5bc118e3 100644 --- a/configure.ac +++ b/configure.ac @@ -205,6 +205,8 @@ dnl ## dnl misc libraries dnl ## +AC_CHECK_LIBWRAP + AC_ARG_ENABLE(cue, AS_HELP_STRING([--enable-cue], [enable support for libcue support]),, |