Browse CVS Repository
Diff of /malonnote/config.h.in
Parent Directory
| Revision Log
| Revision Graph
| Patch
| 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 |
|
|
| 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 |
|
|
|