diff options
Diffstat (limited to 'gcc/config.in')
-rw-r--r-- | gcc/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gcc/config.in b/gcc/config.in index 584ec65b2b7..7604b687a89 100644 --- a/gcc/config.in +++ b/gcc/config.in @@ -1408,6 +1408,9 @@ #endif +/* Define if your target C library provides sys/sdt.h */ +#undef HAVE_SYS_SDT_H + /* Define to 1 if you have the <sys/stat.h> header file. */ #ifndef USED_FOR_TARGET #undef HAVE_SYS_STAT_H |