syntax error near unexpected token 'AX_APPEND_FLAG'
Library for OpenStreetMap offline rendering and routing
Status: Beta
Brought to you by:
tteuling
I'm working on Xubuntu 14.04 64 Bit. Triggering the building process using "make full" leads to the following error:
./configure: line 15462: syntax error near unexpected token 'AX_APPEND_FLAG'
./configure: line 15462: 'AX_REQUIRE_DEFINED(AX_APPEND_FLAG)'
The problem seems similar to the one discussed on the mailing list here, unfortunately there was no solution found:
https://sourceforge.net/p/libosmscout/mailman/libosmscout-development/
I have added another macro definition (ax_require_defined.m4) to the m4 macro directories. Please update and test, if thing now work. If yes, please tell me :-)
Yes, I updated and tested and it works, thank you!
I close the bug, since it seems to be fixed :-)