Rename "tsc" to "timestamp"
[lttng-ust.git] / configure.ac
index a1c12412e7445c6cd8699a527488cb7fad9203d5..05c343b7aeb7114f1830bd88b23b701ac43af27c 100644 (file)
@@ -609,6 +609,9 @@ AC_SUBST(AM_CPPFLAGS)
 
 AC_SUBST(JNI_CPPFLAGS)
 
+# Used in man pages
+AC_SUBST([LTTNG_UST_MAJOR_VERSION], ust_version_major)
+AC_SUBST([LTTNG_UST_MINOR_VERSION], ust_version_minor)
 
 ##                                     ##
 ## Output files generated by configure ##
This page took 0.022859 seconds and 4 git commands to generate.