[BusyBox] building m4 w/ busybox

Vladimir N. Oleynik dzo at simtreas.ru
Tue Feb 17 09:27:32 UTC 2004


Rob,

> I just looked at adding this functionality, which is pretty simple except for 
> touching the mess that is bb_getopt_ulflags.  The relevant section of the 
> code:
> 
> ---------------
> # define GETOPT_ISOFMT  "I::"
> #else
> # define GETOPT_ISOFMT
> #endif
>     bb_opt_complementaly = "d~ds:s~ds";

Its have small mistake.
bb_opt_complementaly = "d~s:s~d";
is more right.
(I changed bb_getopt_ulflags comment for this recently ;)


--w
vodz




More information about the busybox mailing list