Changeset 03cf6b9


Ignore:
Timestamp:
Apr 29, 2007, 6:24:45 PM (17 years ago)
Author:
Sam Hartman <hartmans@mit.edu>
Branches:
master, barnowl_perlaim, debian, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
f6b319c
Parents:
8d1a33f
Message:
update
File:
1 edited

Legend:

Unmodified
Added
Removed
  • config.h.in

    rdc2ad79 r03cf6b9  
    1 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
     1/* config.h.in.  Generated from configure.in by autoheader.  */
    22
    3 /* Define if you have <sys/wait.h> that is POSIX.1 compatible.  */
     3/* Define to 1 if you have the <com_err.h> header file. */
     4#undef HAVE_COM_ERR_H
     5
     6/* Define to 1 if you have the `des_ecb_encrypt' function. */
     7#undef HAVE_DES_ECB_ENCRYPT
     8
     9/* have proto for des_ecb_encrypt */
     10#undef HAVE_DES_ECB_ENCRYPT_PROTO
     11
     12/* Define to 1 if you have the `des_key_sched' function. */
     13#undef HAVE_DES_KEY_SCHED
     14
     15/* Define to 1 if you have the `des_string_to_key' function. */
     16#undef HAVE_DES_STRING_TO_KEY
     17
     18/* Define to 1 if you have the <inttypes.h> header file. */
     19#undef HAVE_INTTYPES_H
     20
     21/* Define to 1 if you have the `com_err' library (-lcom_err). */
     22#undef HAVE_LIBCOM_ERR
     23
     24/* Define to 1 if you have the `curses' library (-lcurses). */
     25#undef HAVE_LIBCURSES
     26
     27/* Define to 1 if you have the `des425' library (-ldes425). */
     28#undef HAVE_LIBDES425
     29
     30/* Define to 1 if you have the `k5crypto' library (-lk5crypto). */
     31#undef HAVE_LIBK5CRYPTO
     32
     33/* Define to 1 if you have the `krb' library (-lkrb). */
     34#undef HAVE_LIBKRB
     35
     36/* Define to 1 if you have the `krb4' library (-lkrb4). */
     37#undef HAVE_LIBKRB4
     38
     39/* Define to 1 if you have the `krb5' library (-lkrb5). */
     40#undef HAVE_LIBKRB5
     41
     42/* Define to 1 if you have the `ncurses' library (-lncurses). */
     43#undef HAVE_LIBNCURSES
     44
     45/* Define to 1 if you have the `ncursesw' library (-lncursesw). */
     46#undef HAVE_LIBNCURSESW
     47
     48/* Define to 1 if you have the `nsl' library (-lnsl). */
     49#undef HAVE_LIBNSL
     50
     51/* Define to 1 if you have the `resolv' library (-lresolv). */
     52#undef HAVE_LIBRESOLV
     53
     54/* Define to 1 if you have the `socket' library (-lsocket). */
     55#undef HAVE_LIBSOCKET
     56
     57/* Define to 1 if you have the `zephyr' library (-lzephyr). */
     58#undef HAVE_LIBZEPHYR
     59
     60/* Have ZInitLocationInfo */
     61#undef HAVE_LIBZEPHYR_ZINITLOCATIONINFO
     62
     63/* Define to 1 if you have the <memory.h> header file. */
     64#undef HAVE_MEMORY_H
     65
     66/* Define to 1 if you have the `resizeterm' function. */
     67#undef HAVE_RESIZETERM
     68
     69/* Define to 1 if you have the <stdint.h> header file. */
     70#undef HAVE_STDINT_H
     71
     72/* Define to 1 if you have the <stdlib.h> header file. */
     73#undef HAVE_STDLIB_H
     74
     75/* Define to 1 if you have the <strings.h> header file. */
     76#undef HAVE_STRINGS_H
     77
     78/* Define to 1 if you have the <string.h> header file. */
     79#undef HAVE_STRING_H
     80
     81/* Define to 1 if you have the <sys/filio.h> header file. */
     82#undef HAVE_SYS_FILIO_H
     83
     84/* Define to 1 if you have the <sys/ioctl.h> header file. */
     85#undef HAVE_SYS_IOCTL_H
     86
     87/* Define to 1 if you have the <sys/stat.h> header file. */
     88#undef HAVE_SYS_STAT_H
     89
     90/* Define to 1 if you have the <sys/types.h> header file. */
     91#undef HAVE_SYS_TYPES_H
     92
     93/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
    494#undef HAVE_SYS_WAIT_H
    595
    6 /* Define if you have the ANSI C header files.  */
     96/* Define to 1 if you have the <unistd.h> header file. */
     97#undef HAVE_UNISTD_H
     98
     99/* Define to 1 if you have the `use_default_colors' function. */
     100#undef HAVE_USE_DEFAULT_COLORS
     101
     102/* Define to the address where bug reports for this package should be sent. */
     103#undef PACKAGE_BUGREPORT
     104
     105/* Define to the full name of this package. */
     106#undef PACKAGE_NAME
     107
     108/* Define to the full name and version of this package. */
     109#undef PACKAGE_STRING
     110
     111/* Define to the one symbol short name of this package. */
     112#undef PACKAGE_TARNAME
     113
     114/* Define to the version of this package. */
     115#undef PACKAGE_VERSION
     116
     117/* Define to 1 if you have the ANSI C header files. */
    7118#undef STDC_HEADERS
    8119
    9 /* Define if you have the <strings.h> header file.  */
    10 #undef HAVE_STRINGS_H
    11 
    12 /* Define if you have the <sys/ioctl.h> header file.  */
    13 #undef HAVE_SYS_IOCTL_H
    14 
    15 /* Define if you have the <unistd.h> header file.  */
    16 #undef HAVE_UNISTD_H
    17 
    18 #undef HAVE_COM_ERR_H
    19 
    20 #undef HAVE_SYS_FILIO_H
    21 
    22 /* Define if you have the com_err library (-lcom_err).  */
    23 #undef HAVE_LIBCOM_ERR
    24 
    25 /* Define if you have the des425 library (-ldes425).  */
    26 #undef HAVE_LIBDES425
    27 
    28 /* Define if you have the k5crypto library (-lk5crypto).  */
    29 #undef HAVE_LIBK5CRYPTO
    30 
    31 /* Define if you have the krb4 library (-lkrb4).  */
    32 #undef HAVE_LIBKRB4
    33 
    34 /* Define if you have the krb5 library (-lkrb5).  */
    35 #undef HAVE_LIBKRB5
    36 
    37 /* Define if you have the ncurses library (-lncurses).  */
    38 #undef HAVE_LIBNCURSES
    39 
    40 /* Define if you have the nsl library (-lnsl).  */
    41 #undef HAVE_LIBNSL
    42 
    43 /* Define if you have the socket library (-lsocket).  */
    44 #undef HAVE_LIBSOCKET
    45 
    46 /* Define if you have the zephyr library (-lzephyr).  */
    47 #undef HAVE_LIBZEPHYR
    48 
    49 /* Define if libzephyr contains ZInitLocationInfo */
    50 #undef HAVE_LIBZEPHYR_ZINITLOCATIONINFO
    51 
    52 #undef HAVE_USE_DEFAULT_COLORS
    53 
    54 #undef HAVE_RESIZETERM
    55 
    56 #undef HAVE_DES_STRING_TO_KEY
    57 
    58 #undef HAVE_DES_KEY_SCHED
    59 
    60 #undef HAVE_DES_ECB_ENCRYPT
    61 
    62 #undef HAVE_DES_ECB_ENCRYPT_PROTO
    63 
    64 
     120/* Have terminfo */
    65121#undef TERMINFO
Note: See TracChangeset for help on using the changeset viewer.