configure: standardize automake conditional names
[lttng-ust.git] / tests / compile / Makefile.am
index f3731121a3b972606644377e4261289e30d2190a..404bb1568add94540a93f504719f5dcbe9c489f8 100644 (file)
@@ -7,7 +7,7 @@ SUBDIRS = \
        same_line_tracepoint \
        test-app-ctx
 
-if CXX_WORKS
+if HAVE_CXX
 SUBDIRS += hello.cxx
 endif
 
This page took 0.023163 seconds and 4 git commands to generate.