summaryrefslogtreecommitdiffstats
path: root/libosmocore.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* talloc: Untested change to unbreak buildHolger Hans Peter Freyther2015-12-101-1/+1
| | | | | In case talloc is not installed in the default search path we need to place @TALLOC_CFLAGS@ into the include directory as well.
* use system-wide libtalloc with --enable-system-tallocHarald Welte2015-11-211-1/+1
| | | | | | | | | This introduces a new configure flag by which the libosmocore-internal talloc code is not compiled, but rather a system-wide libtalloc is used. When we started openbsc/libosmocore in 2008, libtalloc was not widely present on systems yet. This has changed meanwhile, and we should simply use the system-wide library
* add missing automake / autoconf filesHarald Welte2010-02-201-0/+11