From: Rusty Russell Date: Wed, 21 Nov 2012 23:38:53 +0000 (+1030) Subject: Makefile: generate config.h more carefully X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=c07a2b209d44273098e2d435ebdca82f158c0373;hp=c07a2b209d44273098e2d435ebdca82f158c0373;p=ccan Makefile: generate config.h more carefully Don't risk reading partially-constructed files. Signed-off-by: Rusty Russell ---