Don't remove config.h.in in distclean rule if we are still keeping configure

This commit is contained in:
gbeauche 2005-07-01 05:54:58 +00:00
parent eaa0f6576b
commit 01b34da3d9

View File

@ -102,7 +102,7 @@ distclean: clean
rm -rf $(OBJ_DIR)
rm -rf autom4te.cache
rm -f Makefile
rm -f config.cache config.log config.status config.h config.h.in
rm -f config.cache config.log config.status config.h
rm -f Darwin/lowmem Darwin/pagezero
depend dep: