From fbee3afbf5ec7de65be112faf65751d88af3f262 Mon Sep 17 00:00:00 2001 From: "U-X1\\korpela" Date: Thu, 1 May 2014 10:38:05 -0700 Subject: [PATCH] Added a place to set the AM_VERBOSITY when debugging compiles. --- Makefile.incl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Makefile.incl b/Makefile.incl index 45b3749310..6c4cca6f13 100644 --- a/Makefile.incl +++ b/Makefile.incl @@ -1,6 +1,9 @@ ## -*-Makefile -*- ## $Id$ +# For debugging purposes +#AM_DEFAULT_VERBOSITY=1 + # Note: MYSQL_CFLAGS and MYSQL_LIBS set by configure from mysql_config # ignore any LIBS set by configure