Develop and Download Open Source Software

Browse CVS Repository

Diff of /malonnote/config.h.in

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

revision 1.1 by maloninc, Thu Jul 28 03:25:03 2005 UTC revision 1.2 by maloninc, Fri Aug 5 00:41:32 2005 UTC
# Line 3  Line 3 
3  #undef VERSION  #undef VERSION
4    
5    
6    /* Define if you have the iconv() function. */
7    #undef HAVE_ICONV
8    
9  /* Define to 1 if you have the <inttypes.h> header file. */  /* Define to 1 if you have the <inttypes.h> header file. */
10  #undef HAVE_INTTYPES_H  #undef HAVE_INTTYPES_H
11    
 /* Define to 1 if you have the `iconv' library (-liconv). */  
 #undef HAVE_LIBICONV  
   
12  /* Define to 1 if you have the <memory.h> header file. */  /* Define to 1 if you have the <memory.h> header file. */
13  #undef HAVE_MEMORY_H  #undef HAVE_MEMORY_H
14    
# Line 42  Line 42 
42  /* Define to 1 if you have the <unistd.h> header file. */  /* Define to 1 if you have the <unistd.h> header file. */
43  #undef HAVE_UNISTD_H  #undef HAVE_UNISTD_H
44    
45    /* Define as const if the declaration of iconv() needs const. */
46    #undef ICONV_CONST
47    
48  /* Define to the address where bug reports for this package should be sent. */  /* Define to the address where bug reports for this package should be sent. */
49  #undef PACKAGE_BUGREPORT  #undef PACKAGE_BUGREPORT
50    

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

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26