12 lines
391 B
Text
12 lines
391 B
Text
Index: native/configure
|
|
--- native/configure.orig
|
|
+++ native/configure
|
|
@@ -4739,7 +4739,7 @@ for as_dir in $PATH
|
|
do
|
|
IFS=$as_save_IFS
|
|
test -z "$as_dir" && as_dir=.
|
|
- for ac_prog in sed gsed; do
|
|
+ for ac_prog in sed; do
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
|
ac_path_SED="$as_dir/$ac_prog$ac_exec_ext"
|
|
as_fn_executable_p "$ac_path_SED" || continue
|