summaryrefslogtreecommitdiff
path: root/testsuite/manis.sed
blob: 5017845e4c59456510055704ff7d42e1aea3e451 (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/