1--- 2 configure | 2 +- 3 1 file changed, 1 insertion(+), 1 deletion(-) 4 5Index: ifplugd-0.28/configure 6=================================================================== 7--- ifplugd-0.28.orig/configure 8+++ ifplugd-0.28/configure 9@@ -5430,7 +5430,7 @@ 10 echo $ECHO_N "(cached) $ECHO_C" >&6 11 else 12 if test "$cross_compiling" = yes; then 13- ac_cv_func_malloc_0_nonnull=no 14+ ac_cv_func_malloc_0_nonnull=yes 15 else 16 cat >conftest.$ac_ext <<_ACEOF 17 /* confdefs.h. */ 18