diff -rup c/config.h.in d/config.h.in --- c/config.h.in 2012-05-07 09:35:44.844234866 -0600 +++ d/config.h.in 2012-05-07 11:53:43.461629793 -0600 @@ -230,4 +230,7 @@ #define HAVE_REGEX 1 +/* The ARM hard-float ABI is being used. */ +#undef HAVE_ARM_PCS_VFP + #endif