On Wed, 9 Mar 2005, R. Bernstein wrote:
> Thanks for the report. Yes, on my list of things to do has been to
> test for ncurses as well as the curses library and deal with these --
AC_CHECK_LIB should do the trick I think.
> But until then, I added (just yesterday) an option to configure:
> --without-cdda-player. So you can disable cdda-player altogether if it
Almost as easy is editing src/Makefile and changing "-lcurses" to
"-lncurses" ;) I'll just do that until the dust settles.
Cheers,
Steven Schultz
_______________________________________________
Libcdio-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/libcdio-devel