From: David MacKenzie Date: Wed, 19 Oct 1994 05:40:50 +0000 (+0000) Subject: new suggestion X-Git-Tag: fsf-origin~386 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f96c4a3d2d0296d50ef8ae6b9fa2f68c5c5948ca;p=thirdparty%2Fautoconf.git new suggestion --- diff --git a/TODO b/TODO index 92d45f68c..89c32295d 100644 --- a/TODO +++ b/TODO @@ -28,6 +28,10 @@ Things it might be nice to do someday: ------------------------------------------------------------------------------ +* Support creating both config.h and DEFS in the same configure. + +------------------------------------------------------------------------------ + * Select the right CONFIG_SHELL automatically (for Ultrix, Lynx especially.) ------------------------------------------------------------------------------ @@ -46,6 +50,8 @@ Things it might be nice to do someday: I'm not sure whether the limit is on lines or bytes; if bytes, it will be less of a problem than it was with the long lines used for creating a header file. + There has also been a report that HPUX and OSF/1 seds only allow 100 + commands. ------------------------------------------------------------------------------