hstr: fix cross
This commit is contained in:
parent
4ab678614a
commit
eb227d2190
|
@ -0,0 +1,10 @@
|
|||
--- configure.ac.orig 2017-09-30 10:01:44.000000000 +0000
|
||||
+++ configure.ac 2017-10-05 07:45:00.636956940 +0000
|
||||
@@ -106,7 +106,4 @@
|
||||
AC_FUNC_MALLOC
|
||||
AC_CHECK_FUNCS([memset strdup strstr])
|
||||
|
||||
-# Bash@Ubuntu@Windows
|
||||
-AC_CHECK_FILE(/tmp/hh-ms-wsl,AC_DEFINE(__MS_WSL__), [])
|
||||
-
|
||||
AC_OUTPUT
|
Loading…
Reference in New Issue