5 ms·
Putting the logic into a more flexible configure script that generates definitions for your Makefile and imitates the autotools build process without actually u
by 0x09 9y ago
Putting the logic into a more flexible configure script that generates definitions for your Makefile and imitates the autotools build process without actually using autotools is a good/obvious compromise. Even some large projects like FFmpeg and mplayer/mpv do this.