diff options
Diffstat (limited to 'sim/d10v/configure')
-rwxr-xr-x | sim/d10v/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/d10v/configure b/sim/d10v/configure index 8f251b19062..0f4093d1d45 100755 --- a/sim/d10v/configure +++ b/sim/d10v/configure @@ -1357,7 +1357,7 @@ Optional Features: Optional Packages: --with-PACKAGE[=ARG] use PACKAGE [ARG=yes] --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) - --with-zlib include zlib support (auto/yes/no) + --with-zlib include zlib support (auto/yes/no) default=auto --with-pkgversion=PKG Use PKG in the version string in place of "GDB" --with-bugurl=URL Direct users to URL to report a bug |