summaryrefslogtreecommitdiff
path: root/config_host.mk.in
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2013-11-06 12:38:53 +0100
committerMichael Stahl <mstahl@redhat.com>2013-11-07 01:34:39 +0100
commit323123337d407644e94e3ce2b8ffa863cbd41e68 (patch)
tree331dcd117f9255f3b1b8ed765073155acad1efe8 /config_host.mk.in
parent94d31d9ad1513504bb1415f0cfe70be380e18b9a (diff)
configure: WORDS_BIGENDIAN is unused
Change-Id: I81b268d06c66860982b4d2443a1126e787f4190b
Diffstat (limited to 'config_host.mk.in')
-rw-r--r--config_host.mk.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config_host.mk.in b/config_host.mk.in
index 36df9ac8e277..f42c5fc37a9e 100644
--- a/config_host.mk.in
+++ b/config_host.mk.in
@@ -598,7 +598,6 @@ export WITH_MOZAB4WIN=@WITH_MOZAB4WIN@
export WITH_MYSPELL_DICTS=@WITH_MYSPELL_DICTS@
export WITH_POOR_HELP_LOCALIZATIONS=@WITH_POOR_HELP_LOCALIZATIONS@
export WITH_THEMES=@WITH_THEMES@
-export WORDS_BIGENDIAN=@WORDS_BIGENDIAN@
export WORKDIR=@WORKDIR@
export WORKDIR_FOR_BUILD=@WORKDIR_FOR_BUILD@
export WORK_STAMP=@SOURCEVERSION@