From: Joao C. <jc...@fe...> - 2003-02-20 00:55:30
|
On Wednesday 19 February 2003 17:34, Rafael Laboissiere wrote: > Update of /cvsroot/plplot/plplot/bindings/octave/demos > In directory sc8-pr-cvs1:/tmp/cvs-serv16832/bindings/octave/demos > > Modified Files: > =09Makefile.am > Log Message: > > Changed the instances of @VARIABLE@ to $(VARIABLE) in all Makefile.am's= , as > I proposed in plplot-devel. This huge change has been successfully tes= ted > with my automatic Debian packages generator. Hope that nothing is brok= en > now. > > If you are wondering how I got it so quickly and so reliably, here is t= he > simple shell command that does the trick: > > perl -pi -e 's/@([-_a-zA-Z0-9]+)@/\$($1)/g' `find . -name Makefile.= am` I don't imagine what XXV century Egyptologists will think about it, but i= f=20 they don't find another Rosette stone they will be in trouble :) Joao > > [I love Perl.] > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: SlickEdit Inc. Develop an edge. > The most comprehensive and flexible code editor you can use. > Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial. > www.slickedit.com/sourceforge > _______________________________________________ > Plplot-cvs mailing list > Plp...@li... > https://lists.sourceforge.net/lists/listinfo/plplot-cvs |