Actions
Bug #156
closedlibhtp version check in configure
Affected Versions:
Effort:
Difficulty:
Label:
Description
We need a check in configure that checks if the required htp version is installed if --enable-nonbundled-htp is provided.
Files
Updated by Will Metcalf over 14 years ago
- File 0001-patch-to-configure.in-for-libhtp-minimum-version-det.patch 0001-patch-to-configure.in-for-libhtp-minimum-version-det.patch added
- Status changed from New to Assigned
- % Done changed from 0 to 80
here is a patch that implements this using PKG_CHECK_MODULES() if you want it done a different way let me know.
Updated by Victor Julien over 14 years ago
- Status changed from Assigned to Closed
- % Done changed from 80 to 100
Applied, thanks Will.
Actions