is updated. * modulefinder creates a file src.list which contains all the *.py files needed for the python suport in Blender. * Makefile.am is able to depend on the files listed in src.list. * makemakefile_ac.py is reverted to the previous version. The old version contained my first attempt to get the make freeze trick working. It was wrong. Michel
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