diff options
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 |