Refactored configure.ac, added pkg-config support

This commit is contained in:
Fabian Freyer
2014-09-26 01:41:00 +02:00
parent dcbf3fb4d5
commit 55efc601cb
4 changed files with 62 additions and 16 deletions

View File

@@ -36,6 +36,9 @@ endif
include_HEADERS = strophe.h
noinst_HEADERS = strophepp.h
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libstrophe.pc
EXTRA_DIST = docs
## Examples