libpsf icon indicating copy to clipboard operation
libpsf copied to clipboard

AX_BOOST_BASE syntax error near error

Open taimurrabuske opened this issue 14 years ago • 0 comments

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

taimurrabuske avatar Mar 01 '12 05:03 taimurrabuske