if ab_match_archgroup 32bit ; then
	abinfo "Enabling largefile ..."
	export CPPFLAGS="$CPPFLAGS -D_FILE_OFFSET_BITS=64"
fi
