[MPlayer-dev-eng] configure: cleanups 1/??

Arpi arpi at thot.banki.hu
Sat Oct 13 14:51:01 CEST 2001


Hi,

> If it's OK I'll commit it soon.
I think you can commit now. We'll get bugreports faster :)

> Changed:
>  * added functions :
>    + cc_check() replaces "$_cc" "$TMPC" -o "$TMPO" "$@" >/dev/null 2>&1
>    + die() replies echo "Error blah" / flush temp / exit
>    + OS macros : linux bsdos freebsd openbsd
>      (test "$system_name" = "BSD/OS" <=> bsdos)
>  * changed handling of directories with "for" loops
>    + temp dir
>    + css detection
>  * added XXX where things need to be checked for a particular OS
>  * removed unnecessary tempfile flush 
>  * modified a few test case which were not obvious to read to a more
>    standard construction, imho

Nice work!
Btw, you also could add a macro for 'bsd' check.
there are many:
  +if freebsd || openbsd || bsdos ; then
because the BSD variants are very similar, just a few small differences.
(afaik)


A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu



More information about the MPlayer-dev-eng mailing list