diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2001-02-10 02:04:40 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2001-02-10 02:04:40 +0000 |
commit | c30ab0f4a8f5c7101a6b897d43d87b1f97f8971d (patch) | |
tree | e4699df0a12fd03f11f7c28135e0b1abcacdb8fe /Config.h | |
parent | e78fd0f7211121cc49b60cede1c2a5273cfcfe29 (diff) | |
download | busybox-w32-c30ab0f4a8f5c7101a6b897d43d87b1f97f8971d.tar.gz busybox-w32-c30ab0f4a8f5c7101a6b897d43d87b1f97f8971d.tar.bz2 busybox-w32-c30ab0f4a8f5c7101a6b897d43d87b1f97f8971d.zip |
New applet: dpkg
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -25,6 +25,7 @@ | |||
25 | #define BB_DIRNAME | 25 | #define BB_DIRNAME |
26 | #define BB_DMESG | 26 | #define BB_DMESG |
27 | //#define BB_DOS2UNIX | 27 | //#define BB_DOS2UNIX |
28 | //#define BB_DPKG | ||
28 | //#define BB_DPKG_DEB | 29 | //#define BB_DPKG_DEB |
29 | //#define BB_DUTMP | 30 | //#define BB_DUTMP |
30 | #define BB_DU | 31 | #define BB_DU |