Add pkg-config file generation
[ust.git] / configure.ac
index 00df0c06d26bd83fda46fee99b9acc70f43ffbe3..5d914322b1158df69f6b8f931f91fc80c5936baf 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([ust], [0.12], [nils dot carlson at ericsson dot com])
+AC_INIT([ust], [0.13], [nils dot carlson at ericsson dot com])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
@@ -174,5 +174,6 @@ AC_CONFIG_FILES([
        libustcomm/Makefile
        libustctl/Makefile
        snprintf/Makefile
+       ust.pc
 ])
 AC_OUTPUT
This page took 0.023733 seconds and 4 git commands to generate.