mirror of
https://github.com/moparisthebest/curl
synced 2024-11-15 05:55:04 -05:00
Require a less ancient version of perl
The INTERNALS document suggested that compatibility should be maintained with perl version 4, but this was untrue - scripts such as chksource.pl and runtests.pl use perl5-isms.
This commit is contained in:
parent
2caa454dc1
commit
84e7ea2ffc
@ -68,7 +68,7 @@ Portability
|
|||||||
GNU Autoconf 2.57
|
GNU Autoconf 2.57
|
||||||
GNU Automake 1.7 (we currently avoid 1.10 due to Solaris-related bugs)
|
GNU Automake 1.7 (we currently avoid 1.10 due to Solaris-related bugs)
|
||||||
GNU M4 1.4
|
GNU M4 1.4
|
||||||
perl 4
|
perl 5.004
|
||||||
roffit 0.5
|
roffit 0.5
|
||||||
groff ? (any version that supports "groff -Tps -man [in] [out]")
|
groff ? (any version that supports "groff -Tps -man [in] [out]")
|
||||||
ps2pdf (gs) ?
|
ps2pdf (gs) ?
|
||||||
|
Loading…
Reference in New Issue
Block a user