Remove it as there is no such file. Patch OK?
From 7ba18a17b7c101b3a3f68c0a0485d81b5914896d Mon Sep 17 00:00:00 2001
From: Jonathan Yong <[email protected]>
Date: Tue, 19 Jun 2018 10:29:02 +0000
Subject: [PATCH] mingw-w64-crt/configure.ac: Remove reference to
 experimental.txt

The file does not exist.

Signed-off-by: Jonathan Yong <[email protected]>
---
 mingw-w64-crt/configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mingw-w64-crt/configure.ac b/mingw-w64-crt/configure.ac
index dd5a1b8b..6a421093 100644
--- a/mingw-w64-crt/configure.ac
+++ b/mingw-w64-crt/configure.ac
@@ -249,7 +249,7 @@ AC_SUBST([MSVCRT_LIB])
 AC_MSG_CHECKING([whether to enable experimental features])
 AC_ARG_ENABLE([experimental],
   [AS_HELP_STRING([--enable-experimental],
-    [Enable experimental features, valid options are comma separated combination of all, dfp, printf128, registeredprintf, softmath. Refer to experimental.txt for descriptions.])],
+    [Enable experimental features, valid options are comma separated combination of all, dfp, printf128, registeredprintf, softmath.])],
     [experimental_features=$enable_experimental],
     [experimental_features="no"])
 
-- 
2.17.1

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to