Index: strflags.c =================================================================== --- strflags.c (revision 487) +++ strflags.c (revision 488) @@ -25,9 +25,7 @@ * */ -#ifdef HAVE_CONFIG_H #include "config.h" -#endif #include #include @@ -680,7 +678,7 @@ /* * This exists for standalone testing of this file. * - * Compile as: gcc -DHAVE_CONFIG_H -DFLAG_TEST strflags.c -o strflags.x -I.. + * Compile as: gcc -DFLAG_TEST strflags.c -o strflags.x -I.. * and then run it. */