X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=configure.ac;h=693c456a620d482e38d28bb84c1b74f43afc490d;hp=07b9c4dab97f85339ab42287b74923e06a4dfb0b;hb=9897fbc95aea23f996b7543d86363a3dd72a0c53;hpb=65385a822c061a32c9059caac52f1a69bd06795b diff --git a/configure.ac b/configure.ac index 07b9c4dab..693c456a6 100644 --- a/configure.ac +++ b/configure.ac @@ -97,7 +97,7 @@ AS_IF([test "x$libtool_fixup" = "xyes"], [ AC_MSG_RESULT([$libtool_flag_pattern_count]) AC_MSG_WARN([the detected libtool will not link all dependencies, forcing link_all_deplibs = unknown]) - SED -i "s/\($libtool_flag_pattern\)\s*=\s*no/\1=unknown/g" $libtool_m4 + $SED -i "s/\($libtool_flag_pattern\)\s*=\s*no/\1=unknown/g" $libtool_m4 ], [ AC_MSG_RESULT([none]) @@ -843,6 +843,7 @@ AC_CONFIG_FILES([ tests/regression/ust/python-logging/Makefile tests/regression/ust/getcpu-override/Makefile tests/regression/ust/clock-override/Makefile + tests/regression/ust/type-declarations/Makefile tests/stress/Makefile tests/unit/Makefile tests/unit/ini_config/Makefile