X-Git-Url: https://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fgetopt1.c;h=725c653bbcc25ccb52b1b54a57ac18a17436de61;hb=880bff095c4a832c6ca0e899485da94a2fa34758;hp=2b93f783527411df36900c1f6f123b93bb02a48d;hpb=e14f6869cc0b4aa87c80272b859a895965464527;p=gnulib.git diff --git a/lib/getopt1.c b/lib/getopt1.c index 2b93f7835..725c653bb 100644 --- a/lib/getopt1.c +++ b/lib/getopt1.c @@ -17,9 +17,6 @@ Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifdef HAVE_CONFIG_H -/* 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 getopt1.c was found in $srcdir). */ #include #endif