cathugger/mkp224o

Syntax error in configure

Closed this issue · 2 comments

On Ubuntu/WSL2:

checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether CC supports -march=native... yes
checking whether CC supports -fomit-frame-pointer... yes
checking whether CC supports -fPIE... yes
./configure: line 2744: syntax error near unexpected token `fi'
./configure: line 2744: `fi' 

please post generated configure file

closing because it's been months..