--- configure.orig 2011-08-03 15:04:38.000000000 -0400 +++ configure 2011-08-03 15:05:10.000000000 -0400 @@ -3165,12 +3165,6 @@ opsys=darwin # Define CPP as follows to make autoconf work correctly. CPP="${CC-cc} -E -no-cpp-precomp" - # Use fink packages if available. - if test -d /sw/include && test -d /sw/lib; then - GCC_TEST_OPTIONS="-I/sw/include -L/sw/lib" - CPP="${CPP} ${GCC_TEST_OPTIONS}" - NON_GCC_TEST_OPTIONS=${GCC_TEST_OPTIONS} - fi ;; ## HP 9000 series 700 and 800, running HP/UX