Control: forwarded -1 https://github.com/Macaulay2/memtailor/pull/4

On Mon, Sep 30, 2019 at 12:36 AM Helmut Grohne 
<hel...@subdivi.de<mailto:hel...@subdivi.de>> wrote:
Source: memtailor
Version: 1.0~git20160311-2
Tags: patch upstream
User: debian-cr...@lists.debian.org<mailto:debian-cr...@lists.debian.org>
Usertags: ftcbfs

memtailor fails to cross build from source, because it abuses
AC_CHECK_FILE. The macro is meant to check for files on the host system,
but memtailor uses it to check for files expected on the build system.
Please use a simple test -e for the latter. Please consider applying the
attached patch.

Thanks for the report!  I've submitted a pull request with your patch upstream.

Doug

Reply via email to