buildbot for m4 latest git version

2007-11-12 Thread Bob Proulx
Jim Meyering asked if I would add a git source buildbot for m4 beside the one running for coreutils. I've done that and it is available here building for 32-bit and 64-bit GNU/Linux. http://buildbot.proulx.com:9004/ And one for autoconf here: http://buildbot.proulx.com:9003/ A quick links

Re: buildbot for m4 latest git version

2007-11-14 Thread Bob Proulx
Eric Blake wrote: > According to Bob Proulx on 11/12/2007 11:17 AM: > > http://buildbot.proulx.com:9004/ > > It looks like this buildbot is building coreutils, not m4. Oops! Of course you are right. How embarrassing! I got caught by the cut-n-paste anti-pattern. I think I ha

Re: Use m4 to change a file in-place

2016-04-13 Thread Bob Proulx
Peng Yu wrote: > Hi, sed has an option `--in-place` to allow the change to a file > in-place. But I don't find a similar option in m4. Does anybody know > there is a similar option that I can use for in-place modification of > a file? Thanks. There are many, many commands out there that would all