diff options
Diffstat (limited to 'sim/arm/configure')
-rwxr-xr-x | sim/arm/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/arm/configure b/sim/arm/configure index 274e57e478e..49b069518b6 100755 --- a/sim/arm/configure +++ b/sim/arm/configure @@ -1354,7 +1354,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 |