if test $HAVE_LOPSUB = no; then AC_MSG_ERROR([
The lopsub library is required to build this software, but
the above checks indicate it is not installed on your system.
- Run the following command to download a copy.
+ On Debian/Ubuntu systems you may install the liblopsub-dev package.
+ Alternatively, run the following command to download a copy.
git clone https://git.tuebingen.mpg.de/lopsub.git
Install the library, then run this configure script again.
])