Ticket #37543: patch-configure.diff

File patch-configure.diff, 373 bytes (added by ryandesign (Ryan Carsten Schmidt), 11 years ago)
  • configure

    old new  
    42944294  test -n "$YACC" && break
    42954295done
    42964296
    4297 if test "$YACC" != "bison -y"; then
    4298   { { $as_echo "$as_me:$LINENO: error: bison not found" >&5
    4299 $as_echo "$as_me: error: bison not found" >&2;}
    4300    { (exit 1); exit 1; }; }
    4301 fi
    43024297
    43034298# Checks for libraries.
    43044299