source: trunk/essentials/sys-apps/sed/testsuite/manis.sed

Last change on this file was 3083, checked in by bird, 18 years ago

sed 4.1.5

File size: 280 bytes
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.