12 lines
309 B
Text
12 lines
309 B
Text
Index: native/configure
|
|
--- native/configure.orig
|
|
+++ native/configure
|
|
@@ -5342,7 +5342,7 @@ do
|
|
*/) ;;
|
|
*) as_dir=$as_dir/ ;;
|
|
esac
|
|
- for ac_prog in sed gsed
|
|
+ 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"
|