source: trunk/third/sed/testsuite/manis.sed @ 17271

Revision 17271, 280 bytes checked in by ghudson, 23 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r17270, which included commits to RCS files with non-trunk default branches.
Line 
1# straight out of an autoconf-generated configure.
2# The input should look just like the input after this is run.
3#
4# Protect against being on the right side of a sed subst in config.status.
5s/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\\\&%]/\\\\&/g;
6 s/@@/%@/; s/@@/@%/; s/@g$/%g/
Note: See TracBrowser for help on using the repository browser.