diff -r 000000000000 -r 6474c204b198 config/autoconf.mk.in --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/config/autoconf.mk.in Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,6 @@ +ifndef INCLUDED_AUTOCONF_MK +INCLUDED_AUTOCONF_MK = 1 +include $(DEPTH)/config/emptyvars.mk +@ALLSUBSTS@ +include $(topsrcdir)/config/baseconfig.mk +endif