<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Aug 28, 2014 at 4:07 PM, Kornel Benko <span dir="ltr"><<a href="mailto:kornel@lyx.org" target="_blank">kornel@lyx.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Am Donnerstag, 28. August 2014 um 15:47:06, schrieb Richard Shaw <<a href="mailto:hobbes1069@gmail.com">hobbes1069@gmail.com</a>><br>
<div><div class="h5">> On Thu, Aug 28, 2014 at 3:39 PM, Kornel Benko <<a href="mailto:kornel@lyx.org">kornel@lyx.org</a>> wrote:<br>
><br>
> > You use '-DHAVE_CONFIG_H', this means probably generated 'config.h'.<br>
> > Differences between generation of this file of automake/cmake?</div></div></blockquote><div><br></div><div>You were right to begin with, I implemented all the HAVE_<x> stuff but missed a part where it had a conditional for what version of FLTK was being used. The FindFLTK module doesn't report the API version (fltk-config --api-version) and upstream doesn't plan on supporting versions <1.3 anymore so I just hardcoded it into <a href="http://config.h.in">config.h.in</a> for now.</div>
<div><br></div><div>Thanks,</div><div>Richard </div></div></div></div>