>>>>> "Joost" == Joost Verburg <[EMAIL PROTECTED]> writes:

Joost> Jean-Marc Lasgouttes wrote:
>> Thanks. So the following (plus removal of cygwin.m4) would be just
>> as good, right?

Joost> Yes, but add a new file called windows.m4. My font patch for
Joost> example needs to link against gdi32 on Windows.

I'd rather add to the main configure.ac something like
  AC_CHECK_LIB(gdi32, AddFontResource)
to the main configure.ac.

Would that be OK, or is the windows dll structure too complicated to
make this work?

JMarc

Reply via email to