On Thu, Feb 12, 2015 at 7:27 AM, Emil Velikov wrote:
> Currently we use DISTCHECK_CONFIGURE_FLAGS, which is reserved for
> the user. As with other variables, one should use the AM_ variable
> within the makefile.
I remember not being sure about which to use, but this makes more sense.
Reviewed-b
Currently we use DISTCHECK_CONFIGURE_FLAGS, which is reserved for
the user. As with other variables, one should use the AM_ variable
within the makefile.
Signed-off-by: Emil Velikov
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
inde