libpsf
libpsf copied to clipboard
AX_BOOST_BASE syntax error near error
A error appears when running ./autogen
The solution is found in http://stackoverflow.com/questions/6113006/cant-find-boost-c-using-configure-ac
It is to add ACLOCAL_AMFLAGS = -I m4 in Makefile.am file