]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
cobol: Regenerate libgcobol/config.h.h
authorJakub Jelinek <jakub@redhat.com>
Tue, 11 Mar 2025 21:47:26 +0000 (22:47 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Tue, 11 Mar 2025 21:47:26 +0000 (22:47 +0100)
I forgot to regenerate config.h.in when changing configure.ac.

2025-03-11  Jakub Jelinek  <jakub@redhat.com>

* config.h.in: Regenerate.

libgcobol/config.h.in

index c9095ff89063e78b5b146e0b8e0fb6ac6a04561d..39b20448078a0c1f5f6693b7d2ec68c6b8e9dc07 100644 (file)
@@ -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