diff options
Diffstat (limited to 'gdb/config.in')
-rw-r--r-- | gdb/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config.in b/gdb/config.in index a3b8f42..b54d245 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -222,6 +222,9 @@ /* Define to 1 if you have the <link.h> header file. */ #undef HAVE_LINK_H +/* Define to 1 if you have the <linux/perf_event.h> header file. */ +#undef HAVE_LINUX_PERF_EVENT_H + /* Define to 1 if you have the <locale.h> header file. */ #undef HAVE_LOCALE_H |