https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64437
--- Comment #4 from fredm <dark_footix at yahoo dot fr> --- cat conftest.c /* confdefs.h */ #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define PACKAGE_URL "" #define PACKAGE "libiconv" #define VERSION "1.14" /* end confdefs.h. */ int main () { ; return 0; }