mirror of
https://github.com/termux/termux-packages.git
synced 2024-11-27 07:28:57 +00:00
12 lines
286 B
Diff
12 lines
286 B
Diff
--- a/configure
|
|
+++ b/configure
|
|
@@ -4628,7 +4628,7 @@
|
|
|
|
# Testing library functions
|
|
|
|
- for ac_func in gettimeofday ether_ntohost
|
|
+ for ac_func in gettimeofday
|
|
do :
|
|
as_ac_var=`printf "%s\n" "ac_cv_func_$ac_func" | $as_tr_sh`
|
|
ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
|