Search
lxdream.org :: lxdream/acconfig.h
lxdream 0.9.1
released Jun 29
Download Now
filename acconfig.h
changeset 1:eea311cfd33e
author nkeynes
date Wed Dec 20 11:24:16 2006 +0000 (17 years ago)
permissions -rw-r--r--
last change Tidy up the core IDE test case - now passes (usually) on the real thing. Main
surprise was that it seems to always fail the first packet command after a
reset with code 06,29 (drive reset), no matter how long its been since the
reset.
view annotate diff log raw
     1 #undef ENABLE_NLS
     2 #undef HAVE_CATGETS
     3 #undef HAVE_GETTEXT
     4 #undef GETTEXT_PACKAGE
     5 #undef HAVE_LC_MESSAGES
     6 #undef HAVE_STPCPY
     7 #undef HAVE_LIBSM
.