
added the following 3 lines to everything in the intern dir: #ifdef HAVE_CONFIG_H #include <config.h> #endif Kent -- mein@cs.umn.edu
setenv CFLAGS "-g -Wall -I/usr/local/Python-1.6/Include" setenv LDFLAGS "-L/usr/local/Python-1.6" aclocal autoconf automake -a ./configure make