https://gcc.gnu.org/g:799ed87bcf6b5bede87311717adac5fb88fd7722

commit r15-7975-g799ed87bcf6b5bede87311717adac5fb88fd7722
Author: Jakub Jelinek <ja...@redhat.com>
Date:   Tue Mar 11 22:47:26 2025 +0100

    cobol: Regenerate libgcobol/config.h.h
    
    I forgot to regenerate config.h.in when changing configure.ac.
    
    2025-03-11  Jakub Jelinek  <ja...@redhat.com>
    
            * config.h.in: Regenerate.

Diff:
---
 libgcobol/config.h.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/libgcobol/config.h.in b/libgcobol/config.h.in
index c9095ff89063..39b20448078a 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

Reply via email to