Discussion:
[libdvdcss-devel] build: Drop unnecessary local SYS_OS2 config.h #define
Diego Biurrun
2013-02-13 14:03:02 UTC
Permalink
libdvdcss | branch: master | Diego Biurrun <***@biurrun.de> | Wed Feb 13 14:43:51 2013 +0100| [a9bf4c166d6af89a7310a61ae082944f9d960b22] | committer: Jean-Baptiste Kempf

build: Drop unnecessary local SYS_OS2 config.h #define

__OS2__ is always available and can be used instead.
http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commit;h=a9bf4c166d6af89a7310a61ae082944f9d960b22
---

configure.ac | 1 -
src/device.c | 20 ++++++++++----------
src/device.h | 2 +-
src/ioctl.c | 30 +++++++++++++++---------------
src/ioctl.h | 4 ++--
src/libdvdcss.c | 8 ++++----
src/libdvdcss.h | 2 +-
7 files changed, 33 insertions(+), 34 deletions(-)

Diff: http://git.videolan.org/gitweb.cgi/libdvdcss.git/?a=commitdiff;h=a9bf4c166d6af89a7310a61ae082944f9d960b22
Loading...