Would someone add this to Makefile.in, please:
reconfig: @AUTOREMAKE@ ifeq ($(findstring clean,$(MAKECMDGOALS)),) Makefile: @srcdir@/Makefile.in @srcdir@/auto.def @AUTOREMAKE@ && $(MAKE) I believe I got it from the autosetup docs somewhere. This is valuable for those of us who build Fossil with non-default configure options. (--with-legacy-mv-rm, in my case.) _______________________________________________ fossil-dev mailing list fossil-dev@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev