[MPlayer-dev-eng] configure question
    Diego Biurrun 
    diego at biurrun.de
       
    Sun Feb 19 17:01:21 CET 2012
    
    
  
On Fri, Feb 17, 2012 at 03:51:40PM +0100, Ingo Brückl wrote:
> Just curious: What is meaning of $$1..$$3 in
> 
>   xsltcommand="xsltproc $catalog_opts -o \$\$1 \$\$2 \$\$3"
> 
> and the difference to
> 
>   xsltcommand="xsltproc $catalog_opts -o"
> 
> (Similar the \$* in XMLLINT_COMMAND?)
Neither is really necessary.  Go ahead, commit the simplification.
Diego
    
    
More information about the MPlayer-dev-eng
mailing list