diff options
author | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2008-05-23 23:31:33 +0200 |
---|---|---|
committer | Diego 'Flameeyes' Pettenò <flameeyes@gmail.com> | 2008-05-23 23:31:33 +0200 |
commit | 157f5234c463abe1b23a2f86dd182f40f99020fe (patch) | |
tree | 8428dbbb979942caa68dc181452c2354c1b7e120 /src | |
parent | 08c066cac2efdfcf569e47609e9e1b0a947ce129 (diff) | |
download | xine-lib-157f5234c463abe1b23a2f86dd182f40f99020fe.tar.gz xine-lib-157f5234c463abe1b23a2f86dd182f40f99020fe.tar.bz2 |
Check for MIN/MAX macro and include the header for them if found.
The MIN/MAX macro are quite often used on the source code to find the
minimum or maximum value between two, instead of defining it per-unit,
check if the system provides them include the right header, otherwise
define them during configure run.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions