[MPlayer-dev-eng] devfs in configure-script

Uwe Zeisberger zeisberg at informatik.uni-freiburg.de
Fri Oct 4 20:50:35 CEST 2002


Hello,

in the configure-script, there is no runtime checking for Linux' devfs.
I suggest the following:

if test -c /dev/.devfsd; then
    _linux_devfs=yes
else
    _linux_devfs=no
fi

May be you have to check, if the architecture is really Linux (or why
the variable is called _*linux*_devfs)

btw:
if linux_devfs is yes, why not use /dev/misc/rtc instead of /dev/rtc?

Uwe

-- 
Uwe Zeisberger

$ dc << EOF
[1++2Q]sa[+1-1 2Q]sb[syd1-rly1-]sc[rd0=ard0=blcx]sd[ldxz1<e]se24872P3dn11296P4dn689978656Plexf
EOF



More information about the MPlayer-dev-eng mailing list