Cleanup: bison and flex detection
[lttng-tools.git] / tests / Makefile.am
index 685d93c6ad6974e41aa91958e25b6d1651e33d62..94ac152603d74cbcd2d7b91c7755df4dfa8bbedf 100644 (file)
@@ -3,7 +3,7 @@ DIST_SUBDIRS = utils unit regression stress destructive perf
 
 if BUILD_TESTS
 SUBDIRS += . utils unit regression stress destructive perf
-if HAS_PGREP
+if HAVE_PGREP
 check-am:
        $(top_srcdir)/tests/utils/warn_processes.sh $(PGREP)
 endif
This page took 0.022582 seconds and 4 git commands to generate.