2023-08-16 22:26:55 +00:00
|
|
|
Index: native/configure
|
|
|
|
--- native/configure.orig
|
|
|
|
+++ native/configure
|
2023-10-01 03:21:04 +00:00
|
|
|
@@ -5342,7 +5342,7 @@ do
|
|
|
|
*/) ;;
|
|
|
|
*) as_dir=$as_dir/ ;;
|
|
|
|
esac
|
|
|
|
- for ac_prog in sed gsed
|
|
|
|
+ for ac_prog in sed
|
|
|
|
do
|
2023-08-16 22:26:55 +00:00
|
|
|
for ac_exec_ext in '' $ac_executable_extensions; do
|
2023-10-01 03:21:04 +00:00
|
|
|
ac_path_SED="$as_dir$ac_prog$ac_exec_ext"
|