|
a/src/common/autoconfig-win.h |
|
b/src/common/autoconfig-win.h |
|
... |
|
... |
110 |
|
110 |
|
111 |
/* Define to the full name of this package. */
|
111 |
/* Define to the full name of this package. */
|
112 |
#define PACKAGE_NAME "Recoll"
|
112 |
#define PACKAGE_NAME "Recoll"
|
113 |
|
113 |
|
114 |
/* Define to the full name and version of this package. */
|
114 |
/* Define to the full name and version of this package. */
|
115 |
#define PACKAGE_STRING "Recoll 1.24.1"
|
115 |
#define PACKAGE_STRING "Recoll 1.25.1"
|
|
|
116 |
|
|
|
117 |
/* Define to the version of this package. */
|
|
|
118 |
#define PACKAGE_VERSION "1.25.1"
|
116 |
|
119 |
|
117 |
/* Define to the one symbol short name of this package. */
|
120 |
/* Define to the one symbol short name of this package. */
|
118 |
#define PACKAGE_TARNAME "recoll"
|
121 |
#define PACKAGE_TARNAME "recoll"
|
119 |
|
122 |
|
120 |
/* Define to the home page for this package. */
|
123 |
/* Define to the home page for this package. */
|
121 |
#define PACKAGE_URL ""
|
124 |
#define PACKAGE_URL ""
|
122 |
|
|
|
123 |
/* Define to the version of this package. */
|
|
|
124 |
#define PACKAGE_VERSION "1.24.1"
|
|
|
125 |
|
125 |
|
126 |
/* putenv parameter is const */
|
126 |
/* putenv parameter is const */
|
127 |
/* #undef PUTENV_ARG_CONST */
|
127 |
/* #undef PUTENV_ARG_CONST */
|
128 |
|
128 |
|
129 |
/* Define as const if the declaration of iconv() needs const. */
|
129 |
/* Define as const if the declaration of iconv() needs const. */
|