--- np2/x11/autogen.sh 2011/12/16 10:32:08 1.1 +++ np2/x11/autogen.sh 2012/02/01 00:51:33 1.8 @@ -4,4 +4,7 @@ autoheader automake -aci --foreign autoconf rm -f config.h.in~ -./configure "$*" +./configure "$@" +rm -f ../np2tool/np2tool.d88 +( cd ../np2tool && unzip -j -o np2tool.zip ) +make maintainer-clean > /dev/null 2>&1