From 0a017cee2b2a0d798d79ab09b89826def053f6e6 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Mon, 23 Nov 2009 16:56:31 -0800 Subject: * configure (cross): Print out value of $cross in --help. * depend.txr: Add "config.h" to list of headers that are not prefixed with $(top_srcdir). * dep.mk: Regenerated. --- depend.txr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'depend.txr') diff --git a/depend.txr b/depend.txr index 23feba6b..9b5e568b 100644 --- a/depend.txr +++ b/depend.txr @@ -5,7 +5,7 @@ @(collect) #include "@hdr" @(cases) -@(bind hdr ("y.tab.h")) +@(bind hdr ("y.tab.h" "config.h")) @(bind header hdr) @(or) @(bind header `$(top_srcdir)/@hdr`) -- cgit v1.2.3