# HG changeset patch # User atmos4 # Date 998390589 0 # Node ID a286a9ca4d795a446d6e1e6ac28a60de08a470e8 # Parent 3aae1521a8eb51b4d9b5037dbaafdfbc5d08a1cc Fixed small flying thingy..erm bug with css vs. libdvdread. diff -r 3aae1521a8eb -r a286a9ca4d79 configure --- a/configure Tue Aug 21 10:17:52 2001 +0000 +++ b/configure Tue Aug 21 10:43:09 2001 +0000 @@ -1455,11 +1455,11 @@ fi fi -_css='#undef HAVE_LIBCSS' _csslib='' _cssinc='' if [ $_dvdread = yes ]; then + _css='#undef HAVE_LIBCSS' _csslib='-ldvdread' _dvdreaddef='#define USE_DVDREAD' else