summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorPeter Ross <pross@xvid.org>2018-12-20 11:39:14 +1100
committerPeter Ross <pross@xvid.org>2018-12-20 12:46:11 +1100
commitd80eb8409c5a682042327b6fac2061694c3d9f9b (patch)
tree6a8c0470d8efa6f2c8730d9cc0f808872a3202e2 /configure
parentfa0f898e3f781d270af87d09a9a1626310f395ef (diff)
configure: --help should dipslay --host-extralibs
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 7136f22395..2f35741aca 100755
--- a/configure
+++ b/configure
@@ -380,7 +380,7 @@ Toolchain options:
--host-cppflags=HCPPFLAGS use HCPPFLAGS when compiling for host
--host-ld=HOSTLD use host linker HOSTLD
--host-ldflags=HLDFLAGS use HLDFLAGS when linking for host
- --host-libs=HLIBS use libs HLIBS when linking for host
+ --host-extralibs=HLIBS use libs HLIBS when linking for host
--host-os=OS compiler host OS [$target_os]
--extra-cflags=ECFLAGS add ECFLAGS to CFLAGS [$CFLAGS]
--extra-cxxflags=ECFLAGS add ECFLAGS to CXXFLAGS [$CXXFLAGS]