diff options
Diffstat (limited to 'lto-plugin/config.h.in')
-rw-r--r-- | lto-plugin/config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lto-plugin/config.h.in b/lto-plugin/config.h.in index 247b3447d1e..a591ccc7b36 100644 --- a/lto-plugin/config.h.in +++ b/lto-plugin/config.h.in @@ -27,7 +27,7 @@ /* Define to 1 if you have the <sys/types.h> header file. */ #undef HAVE_SYS_TYPES_H -/* Define to 1 if you have the <sys/wait.h> header file. */ +/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H /* Define to 1 if you have the <unistd.h> header file. */ |