There are no available options for this view.

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

revision 1.7 by imilh, Fri May 11 13:34:47 2012 UTC revision 1.8 by imilh, Sat May 12 09:34:36 2012 UTC
# Line 4  Line 4 
4    
5  --- src/config.h.in.orig        2012-05-03 21:47:46.000000000 +0000  --- src/config.h.in.orig        2012-05-03 21:47:46.000000000 +0000
6  +++ src/config.h.in  +++ src/config.h.in
7  @@ -207,6 +207,9 @@  @@ -102,9 +102,6 @@
8     /* Define to 1 if you have the <glib-object.h> header file. */
9     #undef HAVE_GLIB_OBJECT_H
10    
11    -/* Define if you have the iconv() function and it works. */
12    -#undef HAVE_ICONV
13    -
14     /* Define to 1 if you have the <inttypes.h> header file. */
15     #undef HAVE_INTTYPES_H
16    
17    @@ -207,6 +204,9 @@
18   /* Define to 1 if you have the <sys/statfs.h> header file. */   /* Define to 1 if you have the <sys/statfs.h> header file. */
19   #undef HAVE_SYS_STATFS_H   #undef HAVE_SYS_STATFS_H
20    
# Line 14  Line 24 
24   /* Define to 1 if you have the <sys/stat.h> header file. */   /* Define to 1 if you have the <sys/stat.h> header file. */
25   #undef HAVE_SYS_STAT_H   #undef HAVE_SYS_STAT_H
26    
27    @@ -234,9 +234,6 @@
28     /* Define if you want support for IBM/Lenovo notebooks (SMAPI) */
29     #undef IBM
30    
31    -/* Define as const if the declaration of iconv() needs const. */
32    -#undef ICONV_CONST
33    -
34     /* Define if you want Imlib2 support */
35     #undef IMLIB2
36    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8