parallel: Update to 20200322

This commit is contained in:
Alexey Pavlov
2020-03-25 11:55:21 +03:00
parent c1c717f2a9
commit c832cfb9cd
2 changed files with 5 additions and 5 deletions

View File

@@ -144,7 +144,7 @@ index 8672d83..76c7405 100644
--- old/configure.ac
+++ 001/configure.ac
@@ -1,4 +1,16 @@
AC_INIT([parallel], [20191022], [bug-parallel@gnu.org])
AC_INIT([parallel], [20200322], [bug-parallel@gnu.org])
+
+# on MSys2 prefer msys to native programs, especially perl
+# native windows perl does not work for the time being