configure: standardize automake conditional names
[lttng-ust.git] / libcounter / Makefile.am
index eeeb86cec5aefd35f6a498a65365f243db5d9772..534238f4f8a97b5bbd7adf0aaaf65c1691d582f0 100644 (file)
@@ -13,7 +13,7 @@ libcounter_la_LIBADD = \
        -lpthread \
        -lrt
 
-if HAVE_LIBNUMA
+if ENABLE_NUMA
 libcounter_la_LIBADD += -lnuma
 endif
 
This page took 0.023465 seconds and 4 git commands to generate.