]> git.lyx.org Git - lyx.git/commit
Make windres configurable
authorGeorg Baum <baum@lyx.org>
Thu, 5 May 2016 18:13:56 +0000 (20:13 +0200)
committerRichard Heck <rgheck@lyx.org>
Sun, 29 May 2016 21:55:43 +0000 (17:55 -0400)
commitfddaa6adebcb78a513dfb401711b0ea04d70d8f9
treef18c233fdc472c7e9ef4a8639e89892114e3de7a
parent08afc52c4cc5fe8740722d7715fd66baa3dd9ffa
Make windres configurable

The windres program is typically not called windres for cross compilation.
Now you can call configure with the argument
WINDRES=x86_64-w64-mingw32-windres
in order to use the windres program on a standard debian installation.
configure.ac
src/Makefile.am