Quoting Marko Mäkelä : > On Wed, Sep 14, 2005 at 10:36:41AM +0200, Denis Oliver Kropp wrote: > > Modified files: > > include : directfb.h > > inputdrivers/linux_input: linux_input.c > > Thanks! I submitted a corresponding patch to the softdevice mailing > list. > > It's very nice that the version number macros in CVS always are > for the upcoming version. Thus, I can simply check the version > number macros, and no ./configure tests are needed.
That's not true as the same micro version number applies to a cvs checkout of directfb from a week ago, the only save way is to make a check in configure. By this number check (0.9.23) we (softdevice) have already a dependency. In the 0.9.23 series, DFBCardCapabilities changed to DFBGraphicsDeviceDescription. And the only save way to detect this is configure . So please get pkg-config, that configure can do its work. Stefan Lucke _______________________________________________ directfb-dev mailing list directfb-dev@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev