Ignore:
Timestamp:
Mar 29, 2016, 3:02:47 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: get rid of configure, adjust build.cmd heavily, rename version files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/lib/replace/libreplace_cc.m4

    r745 r898  
    5656case "$host_os" in
    5757        *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])
    5862                ;;
    5963        *hpux*)
Note: See TracChangeset for help on using the changeset viewer.