Hi Holger! > > make -f Makefile.cvs; configure > > In this case you should do a You are right, configure shouldn't be in the CVS. I'll remove it. Thank you for this hint! Joachim > echo configure >.cvsignore > rm configure > cvs remove configure > cvs commit -m "No longer needed" configure > > or something similar :-)