From: SourceForge.net <no...@so...> - 2008-06-04 15:50:48
|
Bugs item #1984612, was opened at 2008-06-04 17:50 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108797&aid=1984612&group_id=8797 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Fooman Galore (fgalore) Assigned to: Nobody/Anonymous (nobody) Summary: plpfuse not built Initial Comment: configure.ac is slightly buggy, so that plpfuse is not built, even though all dependency checks are passed. I have attached a patch to configure.ac that remedies this, by doing the following: * fixing one typo (enable_plpfuse was used instead of enable_fuse at the final check) * setting the default value for enable_fuse=yes (the tests set it to no by failing, but not to yes by succeeding) F. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=108797&aid=1984612&group_id=8797 |