[build] Adding pkg-config support

This commit is contained in:
Al
2016-02-16 11:31:02 -05:00
parent 37c09d1ed9
commit 4349a45b0f
4 changed files with 32 additions and 3 deletions

View File

@@ -51,6 +51,7 @@ AC_FUNC_REALLOC
AC_CHECK_FUNCS([getcwd gettimeofday memmove memset munmap regcomp setlocale sqrt strdup strndup])
AC_CONFIG_FILES([Makefile
libpostal.pc
src/Makefile
src/sparkey/Makefile
test/Makefile])