diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 30e63d5144..ddb7357aad 100644 --- a/config.h.in +++ b/config.h.in @@ -144,6 +144,9 @@ /* Mach specific: define if the `host_page_size' RPC is available. */ #undef HAVE_HOST_PAGE_SIZE +/* Mach/i386 specific: define if the `i386_io_perm_*' RPCs are available. */ +#undef HAVE_I386_IO_PERM_MODIFY + /* Sparc64 specific: define if .dynamic section comes before .got for shared libs. */ #undef SPARC64_DYNAMIC_BEFORE_GOT |