diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2009-11-23 16:56:31 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2009-11-23 16:56:31 -0800 |
commit | 0a017cee2b2a0d798d79ab09b89826def053f6e6 (patch) | |
tree | 334471d46e75c7f77d7dbee88dba401f0593a687 /configure | |
parent | b6f5aadfccea8bccadd6c56b57fe6f6b80cfc213 (diff) | |
download | txr-0a017cee2b2a0d798d79ab09b89826def053f6e6.tar.gz txr-0a017cee2b2a0d798d79ab09b89826def053f6e6.tar.bz2 txr-0a017cee2b2a0d798d79ab09b89826def053f6e6.zip |
* 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.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |