[bt-devel] Improved configure

Holger Schurig bt-devel@crosswire.org
Mon, 23 Jul 2001 22:46:47 +0200


> make -f Makefile.cvs; configure

In this case you should do a

echo configure >.cvsignore
rm configure
cvs remove configure
cvs commit -m "No longer needed" configure

or something similar :-)