Make Autotools project with SDL2
I am spinning up a new project. I want to use autotools for my build system, and the project will link to SDL2. However, I’m stuck writing the configure.ac
file.
I am spinning up a new project. I want to use autotools for my build system, and the project will link to SDL2. However, I’m stuck writing the configure.ac
file.