Project

General

Profile

Feature #199

libprelude: don't compile libltdl if it's already present

Added by about 17 years ago. Updated almost 15 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
Due date:
% Done:

0%

Resolution:
fixed

Description

I wrote a patch to skip compilation of libltdl if it is already present. configure also display if the library will be compiled or not.

libprelude_ltdl.patch View (1.33 KB) , 02/07/2007 07:12 PM

libprelude_ltdl_v2.patch View - New version of my patch, for svn trunk: add --with-ltdl option, and stop with an error (1.47 KB) , 02/08/2007 04:16 PM

History

#1 Updated by Yoann VANDOORSELAERE about 17 years ago

Hello Victor,

Thanks for your patch! There are a few improvements to be made before it can be included in the repository:

  • Don't error out if ltdl header are not available: revert to using included libltdl.
  • Provide --with-libltdl option to be used for specifying prefix.
  • Remove hardcoded /usr/local/lib

Regards,

#2 Updated by Yoann VANDOORSELAERE about 17 years ago

  • Status changed from New to Assigned

#3 Updated by Yoann VANDOORSELAERE about 17 years ago

  • Status changed from Assigned to Closed
  • Resolution set to fixed

(In r8815) Implement --with-system-ltdl configure switch. The default is now to use the system wide ltdl library if it is available, unless specified otherwise. Modified patch from Victor Stinner <>. Fix #199.

#4 Updated by Yoann VANDOORSELAERE almost 15 years ago

  • Project changed from PRELUDE SIEM to Libprelude
  • Category deleted (1)
  • Target version deleted (0.9.13)

Also available in: Atom PDF