Compiling a program that uses autotools and it is erroring out with this: ``` ./configure: line 5862: syntax error near unexpected token `SDL,' ./configure: line 5862: `PKG_CHECK_MODULES(SDL, sdl2 >= 2.0.7)' ```