libextractor
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libextractor] Wrong check for ole2


From: Heikki Lindholm
Subject: [libextractor] Wrong check for ole2
Date: Sun, 07 May 2006 14:47:04 +0300
User-agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923)

This seems wrong to me:
in src/main/extractor.c
#if HAVE_GLIB
#define OLESO "libextractor_ole2:"
#else
...
It's quite likely to have glib without having libgsf, in which case ole2 won't be built, it seems. There should be a HAVE_LIBGST or something like that, instead.

-- Heikki Lindholm




reply via email to

[Prev in Thread] Current Thread [Next in Thread]