/[mcrypt]/module-rc6/config.h.in
ViewVC logotype

Contents of /module-rc6/config.h.in

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations)
Sun Sep 16 18:54:18 2001 UTC (22 years, 6 months ago) by nmav
Branch: MAIN
CVS Tags: libmcrypt_2_4_16, HEAD
Changes since 1.2: +60 -37 lines
updated for libmcrypt 2.4.16

1 /* config.h.in. Generated automatically from configure.in by autoheader. */
2 #undef LIBMCRYPT24
3 #undef LIBMCRYPT22
4
5 /* Define if you have the `bcopy' function. */
6 #undef HAVE_BCOPY
7
8 /* Define if you have the <byteswap.h> header file. */
9 #undef HAVE_BYTESWAP_H
10
11 /* Define if you have the `bzero' function. */
12 #undef HAVE_BZERO
13
14 /* Define if you have the <dirent.h> header file. */
15 #undef HAVE_DIRENT_H
16
17 /* Define if you have the <dlfcn.h> header file. */
18 #undef HAVE_DLFCN_H
19
20 /* Define if you have the <endian.h> header file. */
21 #undef HAVE_ENDIAN_H
22
23 /* Define if you have the <inttypes.h> header file. */
24 #undef HAVE_INTTYPES_H
25
26 /* Define if you have the <limits.h> header file. */
27 #undef HAVE_LIMITS_H
28
29 /* Define if you have the <machine/endian.h> header file. */
30 #undef HAVE_MACHINE_ENDIAN_H
31
32 /* Define if you have the `memmove' function. */
33 #undef HAVE_MEMMOVE
34
35 /* Define if you have the <memory.h> header file. */
36 #undef HAVE_MEMORY_H
37
38 /* Define if you have the `memset' function. */
39 #undef HAVE_MEMSET
40
41 /* Define if you have the `mlock' function. */
42 #undef HAVE_MLOCK
43
44 /* Define if you have the <stdint.h> header file. */
45 #undef HAVE_STDINT_H
46
47 /* Define if you have the <stdlib.h> header file. */
48 #undef HAVE_STDLIB_H
49
50 /* Define if you have the <strings.h> header file. */
51 #undef HAVE_STRINGS_H
52
53 /* Define if you have the <string.h> header file. */
54 #undef HAVE_STRING_H
55
56 /* Define if you have the <sys/endian.h> header file. */
57 #undef HAVE_SYS_ENDIAN_H
58
59 /* Define if you have the <sys/mman.h> header file. */
60 #undef HAVE_SYS_MMAN_H
61
62 /* Define if you have the <sys/stat.h> header file. */
63 #undef HAVE_SYS_STAT_H
64
65 /* Define if you have the <sys/types.h> header file. */
66 #undef HAVE_SYS_TYPES_H
67
68 /* Define if you have the <unistd.h> header file. */
69 #undef HAVE_UNISTD_H
70
71 /* Name of package */
72 #undef PACKAGE
73
74 /* The size of a `unsigned char', as computed by sizeof. */
75 #undef SIZEOF_UNSIGNED_CHAR
76
77 /* The size of a `unsigned int', as computed by sizeof. */
78 #undef SIZEOF_UNSIGNED_INT
79
80 /* The size of a `unsigned long int', as computed by sizeof. */
81 #undef SIZEOF_UNSIGNED_LONG_INT
82
83 /* The size of a `unsigned short int', as computed by sizeof. */
84 #undef SIZEOF_UNSIGNED_SHORT_INT
85
86 /* Define if you have the ANSI C header files. */
87 #undef STDC_HEADERS
88
89 /* Version number of package */
90 #undef VERSION
91
92 /* Define if your processor stores words with the most significant byte first
93 (like Motorola and SPARC, unlike Intel and VAX). */
94 #undef WORDS_BIGENDIAN

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26