The configure script breaks during Makefile generation (Automake?) due to "missing separator" in a temporary Makefile. (R1 Beta 5, up-to-date Autoconf/Automake/GNU Make, found trying to build the BeOS sound driver for #75.)
Thoughts:
- I haven't tried CMake in Haiku yet, is it viable? We should probably have CMake as an alternative to the main Autotools buildsystem to match libxmp, at minimum.
- Is it possible/desirable to ditch Automake (like libxmp)?
The configure script breaks during Makefile generation (Automake?) due to "missing separator" in a temporary Makefile. (R1 Beta 5, up-to-date Autoconf/Automake/GNU Make, found trying to build the BeOS sound driver for #75.)
Thoughts: