Files
termux-packages/root-packages/wavemon/configure.patch
2024-07-14 03:10:25 +00:00

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"