X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgetopt1.c;h=725c653bbcc25ccb52b1b54a57ac18a17436de61;hb=5b60c6dfee0e445f95117a760622cd33944119d8;hp=f784b5757c59e1cd26d45fc5ddb0273a7f50b0f4;hpb=cd47583be488a600699606197091077ba4cb2c1d;p=gnulib.git diff --git a/lib/getopt1.c b/lib/getopt1.c index f784b5757..725c653bb 100644 --- a/lib/getopt1.c +++ b/lib/getopt1.c @@ -17,14 +17,7 @@ Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifdef HAVE_CONFIG_H -#if defined (emacs) || 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 "getopt.h"