Ignore:
Timestamp:
May 26, 2009, 9:44:50 AM (16 years ago)
Author:
Herwig Bauernfeind
Message:

Update 3.2 branch to 3.2.6

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.2.x/source/include/config.h.in

    r204 r228  
    308308#undef HAVE_CUPS
    309309
     310/* Define to 1 if you have the <cups/cups.h> header file. */
     311#undef HAVE_CUPS_CUPS_H
     312
     313/* Define to 1 if you have the <cups/language.h> header file. */
     314#undef HAVE_CUPS_LANGUAGE_H
     315
    310316/* Whether to use the Darwin-specific initgroups system call */
    311317#undef HAVE_DARWIN_INITGROUPS
     
    19261932#undef HAVE_SYS_ID_H
    19271933
     1934/* Define to 1 if you have the <sys/inotify.h> header file. */
     1935#undef HAVE_SYS_INOTIFY_H
     1936
    19281937/* Define to 1 if you have the <sys/ioctl.h> header file. */
    19291938#undef HAVE_SYS_IOCTL_H
     
    26502659/* Whether sysconf(_SC_PAGESIZE) is available */
    26512660#undef SYSCONF_SC_PAGESIZE
     2661
     2662/* syslog facility to log to */
     2663#undef SYSLOG_FACILITY
    26522664
    26532665/* Whether this is a system V system */
     
    31233135#undef vfs_shadow_copy_init
    31243136
     3137/* Whether to build vfs_smb_traffic_analyzer as shared module */
     3138#undef vfs_smb_traffic_analyzer_init
     3139
    31253140/* Whether to build vfs_solarisacl as shared module */
    31263141#undef vfs_solarisacl_init
Note: See TracChangeset for help on using the changeset viewer.