pivot table procedure conceptually works
[pspp] / Makefile.am
index aea415d15e2276b37c70b7b36e6480e693011341..3fc689fc6cba6d8c348e584d818768359c3a695a 100644 (file)
@@ -11,6 +11,8 @@ AM_CPPFLAGS = \
        -I$(top_builddir)/gl \
        -DINSTALLDIR=\"$(bindir)\"
 
+AM_V_P ?= :
+
 AM_CFLAGS=
 
 if cc_is_gcc