X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrftime.c;h=484852a72d13d83361cefdcc8448efe5d774dccc;hb=512ba8f4f8cd29b154fc3ddf064276f0db9fd294;hp=e73cb6f7530665c1b43909008979c871d47692f7;hpb=adcba7b51b9d2793132e7b4a988c355d33c4ac65;p=gnulib.git diff --git a/lib/strftime.c b/lib/strftime.c index e73cb6f75..484852a72 100644 --- a/lib/strftime.c +++ b/lib/strftime.c @@ -74,19 +74,8 @@ David MacKenzie */ -#ifdef emacs -#define CONFIG_BROKETS -#endif - #ifdef HAVE_CONFIG_H -#if defined (CONFIG_BROKETS) -/* We use instead of "config.h" so that a compilation - using -I. -I$srcdir will use ./config.h rather than $srcdir/config.h - (which it would do because it found this file in $srcdir). */ #include -#else -#include "config.h" -#endif #endif #include