henjo / libpsf

PSF simulation data c++ library
GNU Lesser General Public License v3.0
26 stars 23 forks source link

AX_BOOST_BASE syntax error near error #10

Open taimurrabuske opened 12 years ago

taimurrabuske commented 12 years ago

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