X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;ds=sidebyside;f=configure.ac;h=580e0ee3d6af0282c80436cc42e197a78fc1b7f7;hb=a1acf2a6a975996aefdae82362c2bda749da2ff4;hp=3e443132fa9d6b173e44766a401b09227c00dd93;hpb=3207efeef9d6550e2c811c814c574e7cabb6f368;p=lttng-ust.git diff --git a/configure.ac b/configure.ac index 3e443132..580e0ee3 100644 --- a/configure.ac +++ b/configure.ac @@ -55,7 +55,7 @@ AC_SYS_LARGEFILE AC_PROG_CC AC_PROG_CC_STDC AC_PROG_CXX -rw_PROG_CXX_WORKS +RW_PROG_CXX_WORKS AM_CONDITIONAL([CXX_WORKS], [test "x$rw_cv_prog_cxx_works" = "xyes"]) # Check if the compiler support weak symbols @@ -555,6 +555,7 @@ AC_CONFIG_FILES([ tests/test-app-ctx/Makefile tests/gcc-weak-hidden/Makefile lttng-ust.pc + lttng-ust-ctl.pc ]) # Create link for python agent for the VPATH guru.