Merge pull request #6 from deviance/provide-pkg-config-data

Provide pkg-config data
This commit is contained in:
Steinar H. Gunderson
2016-05-23 11:16:01 +02:00
3 changed files with 14 additions and 1 deletions

View File

@@ -130,5 +130,5 @@ AC_SUBST([SNAPPY_PATCHLEVEL])
AC_SUBST([SNAPPY_LTVERSION], snappy_ltversion)
AC_CONFIG_HEADERS([config.h])
AC_CONFIG_FILES([Makefile snappy-stubs-public.h])
AC_CONFIG_FILES([Makefile snappy-stubs-public.h snappy.pc])
AC_OUTPUT