diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:32:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:32:49 +0000 |
commit | 9155e8d6752d34e4ea3f022ee51e099420517669 (patch) | |
tree | 61c6261279988bba2de9f629a0ee0bd91b45d32f /config.h.in | |
parent | Adding upstream version 1.22.9. (diff) | |
download | dpkg-9155e8d6752d34e4ea3f022ee51e099420517669.tar.xz dpkg-9155e8d6752d34e4ea3f022ee51e099420517669.zip |
Adding upstream version 1.22.10.upstream/1.22.10
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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 |