Changeset 868
- Timestamp:
 - Sep 3, 2014, 2:38:40 PM (11 years ago)
 - Location:
 - trunk/server/source3
 - Files:
 - 
      
- 2 edited
 
- 
          
  Makefile.in (modified) (1 diff)
 - 
          
  configure (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
trunk/server/source3/Makefile.in
r862 r868 86 86 LIBREPLACE_LIBS=@LIBREPLACE_LIBS@ 87 87 LIBTDB=@LIBTDB_STATIC@ @LIBTDB_SHARED@ 88 LIBTDB_LIBS=@LIBTDB_LIBS@ 88 LIBTDB_LIBS=@LIBTDB_LIBS@ -lmmap 89 89 TDB_DEPS=@TDB_DEPS@ 90 90 LIBNETAPI=@LIBNETAPI_STATIC@ @LIBNETAPI_SHARED@  - 
      
trunk/server/source3/configure
r862 r868 6088 6088 # mmap doesn't work... 6089 6089 6090 $as_echo "#define MMAP_BLACKLIST 1" >>confdefs.h6090 # $as_echo "#define MMAP_BLACKLIST 1" >>confdefs.h 6091 6091 ;; 6092 6092 esac  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  