HomeSort by: relevance | last modified time | path
    Searched refs:XKBOUTPUT_FIRSTCHAR (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/
configure 30758 XKBOUTPUT_FIRSTCHAR=`echo $XKBOUTPUT | cut -b 1`
30759 if [ x$XKBOUTPUT_FIRSTCHAR != x/ -a x$XKBOUTPUT_FIRSTCHAR != 'x$' ] ; then
    [all...]
  /xsrc/external/mit/xorg-server.old/dist/
configure 32458 XKBOUTPUT_FIRSTCHAR=`echo $XKBOUTPUT | cut -b 1`
32459 if [ x$XKBOUTPUT_FIRSTCHAR != x/ -a x$XKBOUTPUT_FIRSTCHAR != 'x$' ] ; then
    [all...]

Completed in 41 milliseconds