Personal notes ============== * test with LD_PRELOAD=libefence.so sablevm ...(man efence) * compute .indent file using: find | grep \\.h$ | xargs grep typedef | awk '{ print $NF }' | awk -F\; '{ print $1 }' | awk -F\* '{ print "-T " $NF }' | sort | uniq * check indentation * update package AND library versions in configure.in * update NEWS file * tag * Build disribution