X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=configure.ac;h=437d71961871ec30fe9405b05fe933817aced698;hb=HEAD;hp=a1c12412e7445c6cd8699a527488cb7fad9203d5;hpb=e03d7c66c57bf268b87296566a5160039f35ccfb;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index a1c12412..05c343b7 100644 --- a/configure.ac +++ b/configure.ac @@ -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 ##