Changeset 898 for trunk/server/lib/replace/libreplace_cc.m4
- Timestamp:
- Mar 29, 2016, 3:02:47 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/lib/replace/libreplace_cc.m4
r745 r898 56 56 case "$host_os" in 57 57 *irix6*) AC_ADD_INCLUDE(<standards.h>) 58 ;; 59 *os2*) 60 # mmap on OS/2 is not complete, so disable is... 61 AC_DEFINE(MMAP_BLACKLIST, 1, [Whether MMAP is broken]) 58 62 ;; 59 63 *hpux*)
Note:
See TracChangeset
for help on using the changeset viewer.