--- autofs-4.1.4-old/configure 2005-04-06 11:24:37.000000000 -0400 +++ autofs-4.1.4/configure 2006-11-07 14:07:37.896113601 -0500 @@ -4219,11 +4219,7 @@ echo "$as_me:$LINENO: checking whether gcc -fPIE works" >&5 echo $ECHO_N "checking whether gcc -fPIE 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; }; } + gcc_supports_pie=no else cat >conftest.$ac_ext <<_ACEOF /* confdefs.h. */