Harmonize rw_prog_cxx_works macro across projects
[lttng-ust.git] / configure.ac
index 3e443132fa9d6b173e44766a401b09227c00dd93..52fc3f68f619d246fbc5686d26f3a54e54dbee16 100644 (file)
@@ -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
This page took 0.022867 seconds and 4 git commands to generate.