autotools infrastructure is incomplete vs old Makefiles
Opened this issue · 0 comments
fenugrec commented
The old makefiles (i.e. make/generic.mak
) have a lot of stuff currently not available with the "new" ./configure + make process :
- PNG
- TIFF
- JPEG
The makefiles in there contain very interesting arcane lore about old 90's platforms, but maybe something more modern like cmake would serve this project better instead of autotools ?
Not sure how many people are going to compile this for Atari or OS/2 !