Contributor Guide - jsilve24/fido GitHub Wiki
Rebuilding configure script
If you are having trouble getting OpenMP to work and have found a bug in the configure.ac script
- Remember to run autoreconforautoconf configure.acmanually after modifying as R just using the resultingconfigurescript but will not call autoconf.
- Configure also suggesting those changes to RcppArmadillo as really our configure.ac is mostly a shameless copy of theirs.