Commit Diff
--- 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