Commit b0952a6a authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Re-add --enable-cddb removed too fast in [f5aed5af]

parent 1761e072
......@@ -2531,6 +2531,9 @@ AC_ARG_ENABLE(cdda,
AC_ARG_ENABLE(vcd,
[ --enable-vcd built-in VCD (default enabled)])
AC_ARG_ENABLE(libcddb,
[ --enable-libcddb CDDB support for libcdio audio CD (default enabled)])
if test "${enable_vcd}" != "no"
then
AC_MSG_CHECKING(for cdrom_msf0 in linux/cdrom.h)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment