File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2552,7 +2552,7 @@ mkinstalldirs="\$(SHELL) \$(top_srcdir)/config/mkinstalldirs"
2552
2552
2553
2553
2554
2554
2555
- for ac_prog in gawk mawk nawk awk
2555
+ for ac_prog in mawk gawk nawk awk
2556
2556
do
2557
2557
# Extract the first word of "$ac_prog", so it can be a program name with args.
2558
2558
set dummy $ac_prog ; ac_word=$2
@@ -5160,7 +5160,7 @@ rm -f conftest*
5160
5160
;;
5161
5161
esac
5162
5162
5163
- for ac_func in fcvt getopt_long memmove pstat setproctitle setsid sigprocmask sysconf waitpid
5163
+ for ac_func in fcvt getopt_long memmove pstat setproctitle setsid sigprocmask sysconf waitpid dlopen
5164
5164
do
5165
5165
echo $ac_n " checking for $ac_func " " ... $ac_c " 1>&6
5166
5166
echo " configure:5167: checking for $ac_func " >&5
You can’t perform that action at this time.
0 commit comments