You are right Ben. Three files are missing the "#include <config.h>". They are:
src/ui/gui/psppire-marshal.c src/ui/gui/psppire-acr.c lib/gtk-contrib/gtkxpaned.c Putting the "#include <config.h>" on its top solves the problem. _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
