# --- T2-COPYRIGHT-BEGIN --- # t2/package/*/inotify-tools/configure.patch.cross # Copyright (C) 2009 - 2026 The T2 SDE Project # SPDX-License-Identifier: GPL-2.0 or patched project license # --- T2-COPYRIGHT-END --- --- inotify-tools-3.13/configure.vanilla 2009-04-12 19:55:53.000000000 +0200 +++ inotify-tools-3.13/configure 2009-04-12 19:58:13.000000000 +0200 @@ -19675,11 +19675,7 @@ { echo "$as_me:$LINENO: checking whether sys/inotify.h actually works" >&5 echo $ECHO_N "checking whether sys/inotify.h actually works... $ECHO_C" >&6; } if test "$cross_compiling" = yes; then - { { echo "$as_me:$LINENO: error: cannot run test program while cross compiling -See \`config.log' for more details." >&5 -echo "$as_me: error: cannot run test program while cross compiling -See \`config.log' for more details." >&2;} - { (exit 1); exit 1; }; } + : else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */