mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-25 05:00:21 +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"
|