Rename ust.pc.in to lttng-ust.pc.in
[lttng-ust.git] / configure.ac
index 88a31e9c5364a8d5073829ffb9c779903b73cf9d..bc0eb6b667eb8b84ea7baa9be0707a0e5cf38a5a 100644 (file)
@@ -1,7 +1,7 @@
 #                                               -*- Autoconf -*-
 # Process this file with autoconf to produce a configure script.
 
-AC_INIT([ust], [1.9.0], [mathieu dot desnoyers at efficios dot com])
+AC_INIT([lttng-ust], [1.9.0], [mathieu dot desnoyers at efficios dot com])
 AC_CONFIG_AUX_DIR([config])
 AC_CANONICAL_TARGET
 AC_CANONICAL_HOST
@@ -222,6 +222,6 @@ AC_CONFIG_FILES([
        tests/register_test/Makefile
        tests/libustctl_function_tests/Makefile
        tests/exit-fast/Makefile
-       ust.pc
+       lttng-ust.pc
 ])
 AC_OUTPUT
This page took 0.023767 seconds and 4 git commands to generate.