docs: Correct GitHub URLs in lttng-ust.3
[lttng-ust.git] / configure.ac
index eeb02f671b9b4ffdf42db56d498ba0e0d01ce557..ef0d0d151becab9452c52a7970ab0ef0b7fee838 100644 (file)
@@ -554,6 +554,10 @@ AM_CFLAGS="-Wall"
 AC_SUBST(AM_CFLAGS)
 AC_SUBST(JNI_CPPFLAGS)
 
+# Used in man pages
+AC_SUBST([LTTNG_UST_MAJOR_VERSION], V_MAJOR)
+AC_SUBST([LTTNG_UST_MINOR_VERSION], V_MINOR)
+
 AC_CONFIG_FILES([
        Makefile
        doc/Makefile
This page took 0.023381 seconds and 4 git commands to generate.