ThibaultLemaire/HomeworldSDL

Fix generic ETG compile flag

Closed this issue · 1 comments

The following warning is shown when the flag --enable-generic-etg is added as the help says it:

configure: WARNING: unrecognized options: --enable-generic-etg

It looks like it's just a case issue, but the rest of the flagging logic in configure seems kinda weird to me and I plan to check it.

The issue is present on branch 9-make-64b-comp-the-default too (with --disable-generic-etg)