]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
GIT-INFO.md: remove version requirements
authorAndy Reitz <ajr9@po.cwru.edu>
Fri, 5 Jul 2024 23:42:17 +0000 (18:42 -0500)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 8 Jul 2024 21:06:05 +0000 (23:06 +0200)
Keep them in docs/INTERNALS.md

Bump lowest perl to 5.8

Closes #14112

GIT-INFO.md
docs/INTERNALS.md

index 825476c96ceac740b4966b7169a2919a52aaca5d..71a8b0375c60ee4cd0a7dbbd6815f6da945d59ed 100644 (file)
@@ -27,16 +27,6 @@ In environments that don't support configure (i.e. Windows), do this:
 
 ## REQUIREMENTS
 
-For `autoreconf` and `configure` (not `buildconf.bat`) to work, you need the
-following software installed:
-
- o autoconf 2.57  (or later)
- o automake 1.7   (or later)
- o libtool  1.4.2 (or later)
- o GNU m4 (required by autoconf)
- o perl
-
-If you don't have perl and don't want to install it, you can rename the source
-file `src/tool_hugehelp.c.cvs` to `src/tool_hugehelp.c` and avoid having to
-generate this file. This will give you a stubbed version of the file that
-doesn't contain actual content.
+See [docs/INTERNALS.md][0] for requirement details.
+
+[0]: docs/INTERNALS.md
index 827fcfd36d9b24589a7982875bea445f02f7f7d5..ff77bac77944601578ec6457ed961ccd745b0280 100644 (file)
@@ -47,7 +47,7 @@ versions of libs and build tools.
  - GNU Autoconf 2.59
  - GNU Automake 1.7
  - GNU M4       1.4
- - perl         5.6
+ - perl         5.8
  - roffit       0.5
  - cmake        3.7