--- dietlibc/dietfeatures.h 2001/03/13 02:37:49 1.8 +++ dietlibc/dietfeatures.h 2001/03/16 20:08:14 1.9 @@ -3,8 +3,6 @@ /* feel free to comment some of these out to reduce code size */ -#if 1 - /*#define WANT_FLOATING_POINT_IN_PRINTF #define WANT_FLOATING_POINT_IN_SCANF */ #define WANT_NULL_PRINTF @@ -35,8 +33,6 @@ * Needed for daylight saving time etc. */ #define WANT_TZFILE_PARSER -#endif - /* stop uncommenting here ;-) */ #ifndef WANT_FASTER_STRING_ROUTINES #define WANT_SMALL_STRING_ROUTINES