#3604: PATCH: Makefile.am fix txt2c.sh for VPATH build ----------------------+----------------------------------------------------- Reporter: m-a | Owner: mutt-dev Type: defect | Status: new Priority: critical | Milestone: 1.6 Component: mutt | Version: 1.5.21 Keywords: | ----------------------+----------------------------------------------------- Makefile.am runs ./txt2c.sh. This only works if make is run in the source directory, but not in this sequence:
mkdir build cd build ../configure --flags make The attached hg export fixes this problem. -- Ticket URL: <http://dev.mutt.org/trac/ticket/3604> Mutt <http://www.mutt.org/> The Mutt mail user agent