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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (hide annotations)
Mon Oct 2 08:33:49 2000 UTC (23 years, 6 months ago) by nmav
Branch: MAIN
Changes since 1.1: +11 -0 lines
updated version number

1 nmav 1.1 /* config.h.in. Generated automatically from configure.in by autoheader. */
2    
3     /* Define if you have the ANSI C header files. */
4     #undef STDC_HEADERS
5    
6     /* Define if your processor stores words with the most significant
7     byte first (like Motorola and SPARC, unlike Intel and VAX). */
8     #undef WORDS_BIGENDIAN
9    
10 nmav 1.2 #undef USE_LTDL
11    
12 nmav 1.1 /* The number of bytes in a unsigned char. */
13     #undef SIZEOF_UNSIGNED_CHAR
14    
15     /* The number of bytes in a unsigned int. */
16     #undef SIZEOF_UNSIGNED_INT
17    
18     /* The number of bytes in a unsigned long int. */
19     #undef SIZEOF_UNSIGNED_LONG_INT
20    
21     /* The number of bytes in a unsigned short int. */
22     #undef SIZEOF_UNSIGNED_SHORT_INT
23    
24     /* Define if you have the bcopy function. */
25     #undef HAVE_BCOPY
26    
27     /* Define if you have the bzero function. */
28     #undef HAVE_BZERO
29    
30     /* Define if you have the memmove function. */
31     #undef HAVE_MEMMOVE
32    
33     /* Define if you have the memset function. */
34     #undef HAVE_MEMSET
35    
36     /* Define if you have the mlock function. */
37     #undef HAVE_MLOCK
38    
39     /* Define if you have the <dirent.h> header file. */
40     #undef HAVE_DIRENT_H
41    
42     /* Define if you have the <limits.h> header file. */
43     #undef HAVE_LIMITS_H
44    
45     /* Define if you have the <strings.h> header file. */
46     #undef HAVE_STRINGS_H
47    
48     /* Define if you have the <sys/mman.h> header file. */
49     #undef HAVE_SYS_MMAN_H
50    
51     /* Define if you have the <sys/types.h> header file. */
52     #undef HAVE_SYS_TYPES_H
53    
54     /* Define if you have the <unistd.h> header file. */
55     #undef HAVE_UNISTD_H
56 nmav 1.2
57     /* Define if you have the dl library (-ldl). */
58     #undef HAVE_LIBDL
59    
60     /* Define if you have the dld library (-ldld). */
61     #undef HAVE_LIBDLD
62    
63     /* Define if you have the ltdl library (-lltdl). */
64     #undef HAVE_LIBLTDL
65 nmav 1.1
66     /* Name of package */
67     #undef PACKAGE
68    
69     /* Version number of package */
70     #undef VERSION
71    

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26