[BusyBox] Fix sed to work around glibc bug.

Erik Andersen andersen at codepoet.org
Sun Feb 1 06:49:12 UTC 2004


On Sat Jan 31, 2004 at 02:04:18PM -0600, Rob Landley wrote:
> +#define LIE_TO_CONFIGURE
> +#ifdef LIE_TO_CONFIGURE
> +	if(!strcmp(argv[1],"--version")) {
> +		printf("This is not GNU sed version 4.0\n");
> +		exit(0);
> +	}
> +#endif

Bwahahahahahaha!!!!  That cracks me up.  I must have missed
this part the last time.  I have no problem with this.

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the busybox mailing list