Reduce number of places where perl version is hardcoded.

This commit is contained in:
Andrius Štikonas 2021-02-19 21:12:08 +00:00
parent 4276dfee1d
commit d5c8698964
9 changed files with 25 additions and 19 deletions

View file

@ -85,6 +85,4 @@
#define OSNAME "linux"
#define PRIVLIB_EXP "/after/lib/perl5/5.003"
#undef __DATE__ /* want reproducible build */