Ignore:
Timestamp:
Jul 2, 2011, 4:01:14 PM (14 years ago)
Author:
Herwig Bauernfeind
Message:

Samba 3.5: Update vendor to version 3.5.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source3/include/config.h.in

    r594 r597  
    765765#undef HAVE_GETGROUPLIST
    766766
     767/* Define to 1 if you have the `getgrset' function. */
     768#undef HAVE_GETGRSET
     769
    767770/* Whether the system has gethostbyname() */
    768771#undef HAVE_GETHOSTBYNAME
     
    22292232#undef HAVE_STRUCT_IFADDRS
    22302233
    2231 /* Define to 1 if `method_attrlist' is member of `struct secmethod_table'. */
     2234/* Define to 1 if `method_attrlist' is a member of `struct secmethod_table'.
     2235   */
    22322236#undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_ATTRLIST
    22332237
    2234 /* Define to 1 if `method_version' is member of `struct secmethod_table'. */
     2238/* Define to 1 if `method_version' is a member of `struct secmethod_table'. */
    22352239#undef HAVE_STRUCT_SECMETHOD_TABLE_METHOD_VERSION
    22362240
     
    22382242#undef HAVE_STRUCT_SIGEVENT
    22392243
    2240 /* Define to 1 if `sigev_value.sigval_ptr' is member of `struct sigevent'. */
     2244/* Define to 1 if `sigev_value.sigval_ptr' is a member of `struct sigevent'.
     2245   */
    22412246#undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIGVAL_PTR
    22422247
    2243 /* Define to 1 if `sigev_value.sival_ptr' is member of `struct sigevent'. */
     2248/* Define to 1 if `sigev_value.sival_ptr' is a member of `struct sigevent'. */
    22442249#undef HAVE_STRUCT_SIGEVENT_SIGEV_VALUE_SIVAL_PTR
    22452250
     
    22502255#undef HAVE_STRUCT_SOCKADDR_IN6
    22512256
    2252 /* Define to 1 if `sa_len' is member of `struct sockaddr'. */
     2257/* Define to 1 if `sa_len' is a member of `struct sockaddr'. */
    22532258#undef HAVE_STRUCT_SOCKADDR_SA_LEN
    22542259
     
    22562261#undef HAVE_STRUCT_SOCKADDR_STORAGE
    22572262
    2258 /* Define to 1 if `st_birthtime' is member of `struct stat'. */
     2263/* Define to 1 if `st_birthtime' is a member of `struct stat'. */
    22592264#undef HAVE_STRUCT_STAT_ST_BIRTHTIME
    22602265
    2261 /* Define to 1 if `st_birthtimensec' is member of `struct stat'. */
     2266/* Define to 1 if `st_birthtimensec' is a member of `struct stat'. */
    22622267#undef HAVE_STRUCT_STAT_ST_BIRTHTIMENSEC
    22632268
    2264 /* Define to 1 if `st_birthtimespec.tv_nsec' is member of `struct stat'. */
     2269/* Define to 1 if `st_birthtimespec.tv_nsec' is a member of `struct stat'. */
    22652270#undef HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC_TV_NSEC
    22662271
    2267 /* Define to 1 if `st_mtimensec' is member of `struct stat'. */
     2272/* Define to 1 if `st_mtimensec' is a member of `struct stat'. */
    22682273#undef HAVE_STRUCT_STAT_ST_MTIMENSEC
    22692274
    2270 /* Define to 1 if `st_mtimespec.tv_nsec' is member of `struct stat'. */
     2275/* Define to 1 if `st_mtimespec.tv_nsec' is a member of `struct stat'. */
    22712276#undef HAVE_STRUCT_STAT_ST_MTIMESPEC_TV_NSEC
    22722277
    2273 /* Define to 1 if `st_mtime_n' is member of `struct stat'. */
     2278/* Define to 1 if `st_mtime_n' is a member of `struct stat'. */
    22742279#undef HAVE_STRUCT_STAT_ST_MTIME_N
    22752280
    2276 /* Define to 1 if `st_mtim.tv_nsec' is member of `struct stat'. */
     2281/* Define to 1 if `st_mtim.tv_nsec' is a member of `struct stat'. */
    22772282#undef HAVE_STRUCT_STAT_ST_MTIM_TV_NSEC
    22782283
    2279 /* Define to 1 if `st_rdev' is member of `struct stat'. */
     2284/* Define to 1 if `st_rdev' is a member of `struct stat'. */
    22802285#undef HAVE_STRUCT_STAT_ST_RDEV
    22812286
    2282 /* Define to 1 if `st_umtime' is member of `struct stat'. */
     2287/* Define to 1 if `st_umtime' is a member of `struct stat'. */
    22832288#undef HAVE_STRUCT_STAT_ST_UMTIME
    22842289
     
    30323037/* Define to the one symbol short name of this package. */
    30333038#undef PACKAGE_TARNAME
     3039
     3040/* Define to the home page for this package. */
     3041#undef PACKAGE_URL
    30343042
    30353043/* Define to the version of this package. */
Note: See TracChangeset for help on using the changeset viewer.