aboutsummaryrefslogtreecommitdiffstats
path: root/libasn1c.pc.in
AgeCommit message (Collapse)AuthorFilesLines
2016-04-05misc: Replace libosmocore with tallocrelease/0.9.28-stableHolger Hans Peter Freyther1-2/+2
The libosmocore depedency is used for talloc and OSMO_ASSERT. Reduce the depedencies by using libtalloc directly and replace the ASSERT with a local one (without backtrace support). Conflicts: src/Makefile.am src/asn1helpers.c
2012-09-15link against libmath for 'ilogb()'Harald Welte1-1/+1
2010-07-24build: libosmo-asn1-map assumes that asn1c is in the includedirHolger Hans Peter Freyther1-1/+1
Add asn1c/ to the CFLAGS reported here as we have code that is including the asn1c without the prefix. I assume this is a temporary fix.
2010-06-12Add autotools/pkgconfig magicHarald Welte1-0/+11