Add pkg-config files for all urcu libs
[urcu.git] / configure.ac
index b8c151ab43882f9292dc7eed4ba2d70aa3e723e5..6b8a35a992aa4f28aae9d354365e976370619c80 100644 (file)
@@ -241,5 +241,10 @@ AC_CONFIG_LINKS([
 AC_CONFIG_FILES([
        Makefile
        tests/Makefile
+       liburcu.pc
+       liburcu-bp.pc
+       liburcu-qsbr.pc
+       liburcu-mb.pc
+       liburcu-signal.pc
 ])
 AC_OUTPUT
This page took 0.023027 seconds and 4 git commands to generate.