From 0a017cee2b2a0d798d79ab09b89826def053f6e6 Mon Sep 17 00:00:00 2001
From: Kaz Kylheku <kaz@kylheku.com>
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.
---
 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'configure')

diff --git a/configure b/configure
index 356338d4..29bb6f6e 100755
--- a/configure
+++ b/configure
@@ -187,7 +187,7 @@ mandir [$mandir]
 
   Specifies the directory where to install man pages.
 
-cross
+cross [$cross]
 
   Specifies the root of a cross-compiling toolchain.
   This becomes the \$(cross) variable in the Makefile, and by default
-- 
cgit v1.2.3