Skip to content
Snippets Groups Projects
Commit dd8175cf authored by Joel Uckelman's avatar Joel Uckelman
Browse files

* Produce a .pc file for libtsk.

* Move the libdl check to occur before the non-pkgconfig sqlite3 check,
and do it only once.
* Add dependency CFLAGS to CXXFLAGS, since there are now cpp files which
need them.
* Defined TSK_OPT_DEP_CHECK to eliminate duplicate code when checking for
optional dependencies.
* Added file for AX_PKG_CHECK_MODULES. Enabled use of pkg-config for
depenencies which are known to support it.
* Set library variable to "no" when AC_CHECK_HEADERS or AC_CHECK_LIB fails.
parent a3b7b150
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment