Configure update.
[p5sagit/p5-mst-13.2.git] / perl.h
diff --git a/perl.h b/perl.h
index 1b44aa6..0cfe3e6 100644 (file)
--- a/perl.h
+++ b/perl.h
@@ -2782,7 +2782,19 @@ typedef struct am_table_short AMTS;
 #   endif
 #endif
 
-/* Mention INSTALL_USR_BIN_PERL here so that Configure picks it up. */
+/* Mention
+
+   INSTALL_USR_BIN_PERL
+
+   I_SYS_MMAN
+   HAS_MMAP
+   HAS_MUNMAP
+   HAS_MPROTECT
+   HAS_MSYNC
+   HAS_MADVISE
+   Mmap_t
+
+   here so that Configure picks them up. */
 
 #ifdef IAMSUID