Skip to content
Snippets Groups Projects
Commit 57842da5 authored by Timothy B. Terriberry's avatar Timothy B. Terriberry
Browse files

configure: Remove empty else clauses from AS_IF

These were causing "syntax error near unexpected token `fi'" in the
 generated configure on some systems, because they produced an

  else

  fi

 with no commands between the two.
parent c232f65b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment