<div dir="ltr">Hi everyone,<div><br></div><div>psrchive's dependence on the epsic library is now modelled as a git submodule, which should help to keep the projects better synchronized going forward.</div><div><br></div><div>Unfortunately, this update introduced a minor hiccup: if you previously checked out psrchive from the project git repository hosted by sourceforge, and you perform a "git pull" (or run the psrchive/update script) to get the latest version, then it will be necessary to re-run the bootstrap and configure scripts before recompiling.</div><div><br></div><div>When re-running the configure script, it may be necessary to recall any relevant environment variables and command-line options used.  These are recorded in the third line of the config.log file that is produced in your build directory (example appended below).</div><div><br></div><div>Please let me know if you run into any issues with this latest change.</div><div><br></div><div>Cheers,</div><div>Willem</div><div><br></div><div>--- example config.log ---</div><div><br></div><div><font face="monospace">This file contains any messages produced by compilers while<br>running configure, to aid debugging if configure makes a mistake.<br><br>It was created by PSRCHIVE configure 2020-01-10+, which was<br>generated by GNU Autoconf 2.69.  Invocation command line was<br><br>  $ ../configure --prefix=/blah/blah/blah --enable-shared CXXFLAGS=-std=c++11 F77=gfortran<br></font></div><div><font face="monospace"><br></font></div><div><br></div></div>