Ignore:
Timestamp:
Jul 3, 2008, 12:26:46 PM (17 years ago)
Author:
Paul Smedley
Message:

Add missing file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/samba/source/configure.log

    r137 r139  
    22function: not found
    33builtin: not found
    4 SAMBA VERSION: 3.2.0rc2
     4SAMBA VERSION: 3.2.0
    55LIBREPLACE_LOCATION_CHECKS: START
    66checking build system type... i386-pc-os2-emx
     
    4848checking for standards.h... no
    4949checking for long long... yes
     50checking for int... yes
     51checking size of int... 4
     52checking for char... yes
     53checking size of char... 1
     54checking for short... yes
     55checking size of short... 2
     56checking for long... yes
     57checking size of long... 4
     58checking for long long... (cached) yes
     59checking size of long long... 8
    5060checking for uint_t... no
    5161checking for int8_t... yes
     
    5969checking for size_t... yes
    6070checking for ssize_t... yes
    61 checking for int... yes
    62 checking size of int... 4
    63 checking for char... yes
    64 checking size of char... 1
    65 checking for short... yes
    66 checking size of short... 2
    67 checking for long... yes
    68 checking size of long... 4
    69 checking for long long... (cached) yes
    70 checking size of long long... 8
    7171checking for off_t... yes
    7272checking size of off_t... 8
Note: See TracChangeset for help on using the changeset viewer.