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

Diff of /module-idea/config.h.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by nmav, Wed Sep 27 13:50:12 2000 UTC revision 1.3 by nmav, Sun Sep 16 18:53:59 2001 UTC
# Line 1  Line 1 
1  /* config.h.in.  Generated automatically from configure.in by autoheader.  */  /* config.h.in.  Generated automatically from configure.in by autoheader.  */
2    #undef LIBMCRYPT24
3    #undef LIBMCRYPT22
4    
5  /* Define if you have the ANSI C header files.  */  /* Define if you have the `bcopy' function. */
6  #undef STDC_HEADERS  #undef HAVE_BCOPY
7    
8  /* Define if your processor stores words with the most significant  /* Define if you have the <byteswap.h> header file. */
9     byte first (like Motorola and SPARC, unlike Intel and VAX).  */  #undef HAVE_BYTESWAP_H
 #undef WORDS_BIGENDIAN  
10    
11  #undef USE_LTDL  /* Define if you have the `bzero' function. */
12    #undef HAVE_BZERO
13    
14  /* The number of bytes in a unsigned char.  */  /* Define if you have the <dirent.h> header file. */
15  #undef SIZEOF_UNSIGNED_CHAR  #undef HAVE_DIRENT_H
16    
17  /* The number of bytes in a unsigned int.  */  /* Define if you have the <dlfcn.h> header file. */
18  #undef SIZEOF_UNSIGNED_INT  #undef HAVE_DLFCN_H
19    
20  /* The number of bytes in a unsigned long int.  */  /* Define if you have the <endian.h> header file. */
21  #undef SIZEOF_UNSIGNED_LONG_INT  #undef HAVE_ENDIAN_H
22    
23  /* The number of bytes in a unsigned short int.  */  /* Define if you have the <inttypes.h> header file. */
24  #undef SIZEOF_UNSIGNED_SHORT_INT  #undef HAVE_INTTYPES_H
25    
26  /* Define if you have the bcopy function.  */  /* Define if you have the <limits.h> header file. */
27  #undef HAVE_BCOPY  #undef HAVE_LIMITS_H
28    
29  /* Define if you have the bzero function.  */  /* Define if you have the <machine/endian.h> header file. */
30  #undef HAVE_BZERO  #undef HAVE_MACHINE_ENDIAN_H
31    
32  /* Define if you have the memmove function.  */  /* Define if you have the `memmove' function. */
33  #undef HAVE_MEMMOVE  #undef HAVE_MEMMOVE
34    
35  /* Define if you have the memset function.  */  /* 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  #undef HAVE_MEMSET
40    
41  /* Define if you have the mlock function.  */  /* Define if you have the `mlock' function. */
42  #undef HAVE_MLOCK  #undef HAVE_MLOCK
43    
44  /* Define if you have the <dirent.h> header file.  */  /* Define if you have the <stdint.h> header file. */
45  #undef HAVE_DIRENT_H  #undef HAVE_STDINT_H
46    
47  /* Define if you have the <limits.h> header file.  */  /* Define if you have the <stdlib.h> header file. */
48  #undef HAVE_LIMITS_H  #undef HAVE_STDLIB_H
49    
50  /* Define if you have the <strings.h> header file.  */  /* Define if you have the <strings.h> header file. */
51  #undef HAVE_STRINGS_H  #undef HAVE_STRINGS_H
52    
53  /* Define if you have the <sys/mman.h> header file.  */  /* 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  #undef HAVE_SYS_MMAN_H
61    
62  /* Define if you have the <sys/types.h> header file.  */  /* 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  #undef HAVE_SYS_TYPES_H
67    
68  /* Define if you have the <unistd.h> header file.  */  /* Define if you have the <unistd.h> header file. */
69  #undef HAVE_UNISTD_H  #undef HAVE_UNISTD_H
70    
71  /* Define if you have the dl library (-ldl).  */  /* Name of package */
72  #undef HAVE_LIBDL  #undef PACKAGE
73    
74  /* Define if you have the dld library (-ldld).  */  /* The size of a `unsigned char', as computed by sizeof. */
75  #undef HAVE_LIBDLD  #undef SIZEOF_UNSIGNED_CHAR
76    
77  /* Define if you have the ltdl library (-lltdl).  */  /* The size of a `unsigned int', as computed by sizeof. */
78  #undef HAVE_LIBLTDL  #undef SIZEOF_UNSIGNED_INT
79    
80  /* Name of package */  /* The size of a `unsigned long int', as computed by sizeof. */
81  #undef PACKAGE  #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 */  /* Version number of package */
90  #undef VERSION  #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

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

webmaster@linux.gr
ViewVC Help
Powered by ViewVC 1.1.26