diff options
Diffstat (limited to 'config.in')
-rw-r--r-- | config.in | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ /* Define to 1 if you have the <crash/defs.h> header file. */ #undef HAVE_CRASH_DEFS_H +/* Define to 1 if you have the <elfutils/version.h> header file. */ +#undef HAVE_ELFUTILS_VERSION_H + /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H |