diff options
Diffstat (limited to 'sim/iq2000')
-rw-r--r-- | sim/iq2000/ChangeLog | 4 | ||||
-rwxr-xr-x | sim/iq2000/configure | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/sim/iq2000/ChangeLog b/sim/iq2000/ChangeLog index d64cac5..fa9a2b9 100644 --- a/sim/iq2000/ChangeLog +++ b/sim/iq2000/ChangeLog @@ -1,3 +1,7 @@ +2010-01-09 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> + + * configure: Regenerate. + 2010-01-02 Doug Evans <dje@sebabeach.org> * arch.c, * arch.h, * cpu.c, * cpu.h, * cpuall.h, * decode.c, diff --git a/sim/iq2000/configure b/sim/iq2000/configure index 37719b9..97fb92e 100755 --- a/sim/iq2000/configure +++ b/sim/iq2000/configure @@ -1372,7 +1372,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 |