From: Jakub Jelinek Date: Tue, 11 Mar 2025 21:47:26 +0000 (+0100) Subject: cobol: Regenerate libgcobol/config.h.h X-Git-Tag: basepoints/gcc-16~1578 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=799ed87bcf6b5bede87311717adac5fb88fd7722;p=thirdparty%2Fgcc.git cobol: Regenerate libgcobol/config.h.h I forgot to regenerate config.h.in when changing configure.ac. 2025-03-11 Jakub Jelinek * config.h.in: Regenerate. --- diff --git a/libgcobol/config.h.in b/libgcobol/config.h.in index c9095ff8906..39b20448078 100644 --- a/libgcobol/config.h.in +++ b/libgcobol/config.h.in @@ -61,6 +61,9 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION +/* The size of `void *', as computed by sizeof. */ +#undef SIZEOF_VOID_P + /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS