Re: [PATCH] Missing include file for latest libgnomeui
Jacques Garrigue <[email protected]> Wed, 13 May 2009 10:22:55 +0900 (JST)
| Newsgroups | gmane.comp.lang.ocaml.lib.gtk |
|---|---|
| Message-ID | <[email protected]> |
From: Rhialto <[email protected]> > OBATA Akio pointed me to this mailing list and the messages > http://www.math.nagoya-u.ac.jp/~garrigue/soft/olabl/lablgtk-list/496.txt > and > http://www.math.nagoya-u.ac.jp/~garrigue/soft/olabl/lablgtk-list/500.txt > > The error that I get without the patch is as shown in the forwarded mail > below (which pertains to the latest NetBSD). > > With the patch, compilation completes, so it would be nice to include > it officially. > > I suppose that it might be necessary to do a check in configure if the > header file is present, if older versions of libgnomeui don't have it > (I don't know, I don't track those things). OK, I included the patch in the current version. Jacques