aclocal 
libtoolize --copy --force
autoconf
autoheader
automake -a -c

./configure --prefix=$DIFXROOT 

make
# (su root?)
make install