Feature #235
Patch for libprelude/configure.in: don't call ltdl configure when system ltdl is used
Start date:
Due date:
% Done:
0%
Resolution:
fixed
Description
Patch for libprelude/configure.in: don't call ltdl configure when system ltdl is used
History
#1 Updated by Yoann VANDOORSELAERE almost 16 years ago
We used a similar approach, which broke make distclean in the distributed tarball. This is the reason we reverted this behavior in r8950.
A good base for implementing this feature is to revert r8950 itself, and then try to find a solution to the distclean problem. Using DIST_SUBDIRS might help, I'll check that.
#2 Updated by Yoann VANDOORSELAERE almost 16 years ago
- Status changed from New to Closed
- Resolution set to fixed
(In r9571) Conditionally call AC_CONFIG_SUBDIR() for libltdl. Use DIST_SUBDIR
to prevent 'distclean' problem. Close #235.
#3 Updated by Yoann VANDOORSELAERE about 14 years ago
- Project changed from PRELUDE SIEM to Libprelude
- Category deleted (
generic) - Target version deleted (
0.9.15)