summaryrefslogtreecommitdiff
path: root/testsuite/manis.sed
blob: 51c9a502d25f7bc23e2eb63cb2ba19e31e27d8b1 (plain)
1
2
3
4
5
6
# straight out of an autoconf-generated configure.
# The input should look just like the input after this is run.
#
# Protect against being on the right side of a sed subst in config.status.
s/%@/@@/; s/@%/@@/; s/%g$/@g/; /@g$/s/[\\\\&%]/\\\\&/g;
 s/@@/%@/; s/@@/@%/; s/@g$/%g/