commit | 869efa23a3e4cbc1f2875c672ecdf891a5a54218 | [log] [tgz] |
---|---|---|
author | Guy Harris <guy@alum.mit.edu> | Sun Jan 23 13:35:31 2011 -0800 |
committer | Guy Harris <guy@alum.mit.edu> | Sun Jan 23 13:35:31 2011 -0800 |
tree | a7c8bb69f1f129da8eb5e7aa3a325fb9420fbc07 | |
parent | 29b7e58f10efab54e7e24f66e47c0042a30754ae [diff] |
Handle POSIX quoting rules. See section 11.6 "Shell Substitutions" in the autoconf documentation, especially the There is just no portable way to use double-quoted strings inside double-quoted back-quoted expressions (pfew!). part.