diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:32:52 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:32:52 +0000 |
commit | 3c14ed72233b22898a70db82f4674931b2a717fd (patch) | |
tree | f2bf9e8cd0690cc6cb8dd702d0ecf05a26764e71 /config.h.in | |
parent | Releasing progress-linux version 1.22.9-0.0~progress7.99u1. (diff) | |
download | dpkg-3c14ed72233b22898a70db82f4674931b2a717fd.tar.xz dpkg-3c14ed72233b22898a70db82f4674931b2a717fd.zip |
Merging upstream version 1.22.10.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.in b/config.h.in index a14749f..1506b4a 100644 --- a/config.h.in +++ b/config.h.in @@ -46,9 +46,6 @@ /* Define to 1 if you have the `asprintf' function. */ #undef HAVE_ASPRINTF -/* Define to 1 if the compiler supports C99. */ -#undef HAVE_C99 - /* Define to 1 if the 'snprintf' family is C99 conformant */ #undef HAVE_C99_SNPRINTF @@ -63,9 +60,6 @@ /* Define to 1 if you have the <curses.h> header file. */ #undef HAVE_CURSES_H -/* Define to 1 if the compiler supports C++11. */ -#undef HAVE_CXX11 - /* Define to 1 if you have the <cxxabi.h> header file. */ #undef HAVE_CXXABI_H |