merge with 1.9.1g
[gnulib.git] / lib / getopt1.c
index 2b93f78..725c653 100644 (file)
@@ -17,9 +17,6 @@
    Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 \f
 #ifdef HAVE_CONFIG_H
-/* We use <config.h> 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 <config.h>
 #endif