Only in libextractor-0.4.2: autom4te.cache diff -ur libextractor-0.4.2.old/src/plugins/ole2/Makefile.am libextractor-0.4.2/src/plugins/ole2/Makefile.am --- libextractor-0.4.2.old/src/plugins/ole2/Makefile.am 2005-01-25 15:59:15.000000000 +1100 +++ libextractor-0.4.2/src/plugins/ole2/Makefile.am 2005-03-21 13:48:40.000000000 +1100 @@ -24,25 +24,7 @@ $(top_builddir)/src/main/libextractor.la # Ok, linking this one is complicated, see Mantis #787. libextractor_ole2_la_LDFLAGS = \ - -Wl,-Bstatic -Wl,-lgobject-2.0 -Wl,-lglib-2.0 -Wl,-Bdynamic \ - -Wl,-Bsymbolic -avoid-version -module + -lgsf-1 -module # Note that we're NOT using PLUGINFLAGS here to avoid -export-dynamic! libextractor_ole2_la_SOURCES = \ - ole2extractor.c \ - gsf.h \ - gsf-utils.c \ - gsf-utils.h \ - gsf-impl-utils.h \ - gsf-input.c \ - gsf-input.h \ - gsf-input-impl.h \ - gsf-input-memory.c \ - gsf-input-memory.h \ - gsf-infile.h \ - gsf-infile.c \ - gsf-infile-impl.h \ - gsf-infile-msole.c \ - gsf-infile-msole.h \ - gsf-msole-impl.h \ - gsf-shared-memory.c \ - gsf-shared-memory.h + ole2extractor.c