Commit Diff


commit - 8ba203d0d4c0a9bec426045409e95ea7cdd7ff32
commit + 1201a0ab4a4126b5622b3557e568405f8f5fc1d3
blob - 9852b60072ca1aff56b2de278cf0c3c2a34e6c3d
blob + c4e7226e136310e9ed8063533f9f09fc57e41c2a
--- configure.ac
+++ configure.ac
@@ -292,6 +292,7 @@ if test x"$PLATFORM" = "xdarwin"; then
 		fi
 
 		if test "$FOUND_BISON" = "no"; then
+			HB_PREFIX="/opt/local"
 			AC_MSG_WARN("Trying ${HB_PREFIX}/bin/bison")
 
 			if test -x "${HB_PREFIX}/bin/bison"; then