Add #define for HAVE_DVDCSS_DVDCSS_H (needed by internal libdvdread) to config.h
commitab5760ab332eaa03dcfe006ed9599a0fc12db206
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Tue, 5 May 2009 17:30:50 +0000 (5 17:30 +0000)
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Tue, 5 May 2009 17:30:50 +0000 (5 17:30 +0000)
tree1c9f2506d6fa034ee7f604af609f6f56e5034af1
parent32173c61625b49e8e99c9abee6fda3034ede8f64
Add #define for HAVE_DVDCSS_DVDCSS_H (needed by internal libdvdread) to config.h
instead of passing -D on the compiler command line.
This is more convenient and already done with most preprocessor definitions
needed by external libraries.
Previously the definition was passed on the command line because libdvdread was
missing the necessary config.h #include, which was now added.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29263 b3059339-0415-0410-9bf9-f77b7e298cf2
configure