summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorAndrew Dunstan <andrew@dunslane.net>2016-03-19 18:36:35 -0400
committerAndrew Dunstan <andrew@dunslane.net>2016-03-19 18:51:01 -0400
commit89bf78a9b185ae536e329986ea4a49abcaac0182 (patch)
tree0c491bd7bc72b664072a29d4caa71d6b58766253 /src/tutorial
parentbe6f9ea2eadc4d58ca6d338491f8451c90b5a369 (diff)
Remove dependency on psed for MSVC builds.
Modern Perl has removed psed from its core distribution, so it might not be readily available on some build platforms. We therefore replace its use with a Perl script generated by s2p, which is equivalent to the sed script. The latter is retained for non-MSVC builds to avoid creating a new hard dependency on Perl for non-Windows tarball builds. Backpatch to all live branches. Michael Paquier and me.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions