#! /bin/sh # Remove the files created by this script before running it. #rm -f config.cache config.status config.log rm -f makefile src/Makefile include/autoconf.h if test ! -f configure then autoconf fi OUT=td-conf.out cat >>$OUT <&1 |tee -a $OUT # makefile.in is somewhat outdated, but Makefile is uptodate rm makefile