1
mirror of https://github.com/mpv-player/mpv synced 2024-08-04 14:59:58 +02:00

added functions :

+ cc_check() replaces "$_cc" "$TMPC" -o "$TMPO" "$@" >/dev/null 2>&1
 + die() replaces echo "Error blah" / flush tempfiles / exit
 + boolean OS macros : linux() bsd() bsdos() freebsd() openbsd()
   (note: bsd = bsdos || freebsd || openbsd)
changed handling of directories with "for" loops (tempdir && css detection)
added XXX where things need to be checked for a particular OS
removed unnecessary tempfile flush
modified a few if... which were not obvious to read for more readability
reidented the --help message for it to be more "80-char-wide-terms" aware
changed a few echo ... echo ... echo ... to cat <<EOF
enabled THREAD_SAFE's flags for BSD's and Linux (-D_REENTRANT)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2191 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
pl 2001-10-13 16:53:37 +00:00
parent 3001ca41f3
commit b8facdc35e

604
configure vendored

File diff suppressed because it is too large Load Diff