diff options
author | Erik Andersen <andersen@codepoet.org> | 1999-12-29 03:34:00 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 1999-12-29 03:34:00 +0000 |
commit | a89910829c73c5ed4f30eecb181d7b3087ca4f74 (patch) | |
tree | 9467006b9e64b9051ec48c6fcccd30e50c587f84 /busybox.def.h | |
parent | f664c004db12cdb3e379c1745351e225c7b92de7 (diff) | |
download | busybox-w32-a89910829c73c5ed4f30eecb181d7b3087ca4f74.tar.gz busybox-w32-a89910829c73c5ed4f30eecb181d7b3087ca4f74.tar.bz2 busybox-w32-a89910829c73c5ed4f30eecb181d7b3087ca4f74.zip |
Add the beginings of some regression testing. Add in the recently
contributed loadacm utility (for dealing with unicode fonts)
-Erik
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h index 3c290f7a4..3982a1c83 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -33,6 +33,7 @@ | |||
33 | #define BB_KLOGD | 33 | #define BB_KLOGD |
34 | //#define BB_LENGTH | 34 | //#define BB_LENGTH |
35 | #define BB_LN | 35 | #define BB_LN |
36 | //#define BB_LOADACM | ||
36 | //#define BB_LOADFONT | 37 | //#define BB_LOADFONT |
37 | //#define BB_LOADKMAP | 38 | //#define BB_LOADKMAP |
38 | #define BB_LOGGER | 39 | #define BB_LOGGER |