add detection of lapack and blas to configure
Is your feature request related to a problem? Please describe. galaxia and new mesa are using lapack and blas, these are normally found ok, but could be added to configure (m4 scripts available)
Describe alternatives you've considered leaving as is, since it doesn't seem to be a big problem, though that is not true since galaxia install sometimes fails because of this
Yes we should add these.
These have been added, but I think they should be optional and not cause configure to exit if they are not found.
well...galaxia which is part of the core set of amuse packages depends on it..
but ok with it to change the error into a warning
Done, it's now a warning.