Commits on Source (2)
-
Some flags were defined in configure.ac but were not used in the Makefile.am. No issue raised from this oversight since the test was actually always disabled.
c358620b -
The AX_APPEND_FLAG arguments were reversed, the program was not escaped from m4 macros, and the function was declared in the body of the main function, so it just couldn't work. After fixing this, static module bank is back working normally on MacOSX.
34d0186e