| 1 | This file contains any messages produced by compilers while |
|---|
| 2 | running configure, to aid debugging if configure makes a mistake. |
|---|
| 3 | |
|---|
| 4 | It was created by GnuCash configure 2.6.5, which was |
|---|
| 5 | generated by GNU Autoconf 2.69. Invocation command line was |
|---|
| 6 | |
|---|
| 7 | $ ./configure --prefix=/opt/local --disable-glibtest --disable-dependency-tracking --disable-dbi --with-html-engine=webkit --enable-aqbanking --enable-ofx |
|---|
| 8 | |
|---|
| 9 | ## --------- ## |
|---|
| 10 | ## Platform. ## |
|---|
| 11 | ## --------- ## |
|---|
| 12 | |
|---|
| 13 | hostname = miquaniani.local |
|---|
| 14 | uname -m = x86_64 |
|---|
| 15 | uname -r = 14.0.0 |
|---|
| 16 | uname -s = Darwin |
|---|
| 17 | uname -v = Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64 |
|---|
| 18 | |
|---|
| 19 | /usr/bin/uname -p = i386 |
|---|
| 20 | /bin/uname -X = unknown |
|---|
| 21 | |
|---|
| 22 | /bin/arch = unknown |
|---|
| 23 | /usr/bin/arch -k = unknown |
|---|
| 24 | /usr/convex/getsysinfo = unknown |
|---|
| 25 | /usr/bin/hostinfo = Mach kernel version: |
|---|
| 26 | Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64 |
|---|
| 27 | Kernel configured for up to 2 processors. |
|---|
| 28 | 2 processors are physically available. |
|---|
| 29 | 2 processors are logically available. |
|---|
| 30 | Processor type: i486 (Intel 80486) |
|---|
| 31 | Processors active: 0 1 |
|---|
| 32 | Primary memory available: 4.00 gigabytes |
|---|
| 33 | Default processor set: 256 tasks, 1185 threads, 2 processors |
|---|
| 34 | Load average: 4.53, Mach factor: 0.31 |
|---|
| 35 | /bin/machine = unknown |
|---|
| 36 | /usr/bin/oslevel = unknown |
|---|
| 37 | /bin/universe = unknown |
|---|
| 38 | |
|---|
| 39 | PATH: /opt/local/bin |
|---|
| 40 | PATH: /opt/local/sbin |
|---|
| 41 | PATH: /bin |
|---|
| 42 | PATH: /sbin |
|---|
| 43 | PATH: /usr/bin |
|---|
| 44 | PATH: /usr/sbin |
|---|
| 45 | |
|---|
| 46 | |
|---|
| 47 | ## ----------- ## |
|---|
| 48 | ## Core tests. ## |
|---|
| 49 | ## ----------- ## |
|---|
| 50 | |
|---|
| 51 | configure:2720: checking for a BSD-compatible install |
|---|
| 52 | configure:2788: result: /usr/bin/install -c |
|---|
| 53 | configure:2799: checking whether build environment is sane |
|---|
| 54 | configure:2854: result: yes |
|---|
| 55 | configure:3005: checking for a thread-safe mkdir -p |
|---|
| 56 | configure:3044: result: ./install-sh -c -d |
|---|
| 57 | configure:3051: checking for gawk |
|---|
| 58 | configure:3067: found /opt/local/bin/gawk |
|---|
| 59 | configure:3078: result: gawk |
|---|
| 60 | configure:3089: checking whether make sets $(MAKE) |
|---|
| 61 | configure:3111: result: yes |
|---|
| 62 | configure:3140: checking whether make supports nested variables |
|---|
| 63 | configure:3157: result: yes |
|---|
| 64 | configure:3353: checking for gcc |
|---|
| 65 | configure:3380: result: /usr/bin/clang |
|---|
| 66 | configure:3609: checking for C compiler version |
|---|
| 67 | configure:3618: /usr/bin/clang --version >&5 |
|---|
| 68 | Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) |
|---|
| 69 | Target: x86_64-apple-darwin14.0.0 |
|---|
| 70 | Thread model: posix |
|---|
| 71 | configure:3629: $? = 0 |
|---|
| 72 | configure:3618: /usr/bin/clang -v >&5 |
|---|
| 73 | Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) |
|---|
| 74 | Target: x86_64-apple-darwin14.0.0 |
|---|
| 75 | Thread model: posix |
|---|
| 76 | configure:3629: $? = 0 |
|---|
| 77 | configure:3618: /usr/bin/clang -V >&5 |
|---|
| 78 | clang: error: argument to '-V' is missing (expected 1 value) |
|---|
| 79 | clang: error: no input files |
|---|
| 80 | configure:3629: $? = 1 |
|---|
| 81 | configure:3618: /usr/bin/clang -qversion >&5 |
|---|
| 82 | clang: error: unknown argument: '-qversion' |
|---|
| 83 | clang: error: no input files |
|---|
| 84 | configure:3629: $? = 1 |
|---|
| 85 | configure:3649: checking whether the C compiler works |
|---|
| 86 | configure:3671: /usr/bin/clang -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 87 | configure:3675: $? = 0 |
|---|
| 88 | configure:3723: result: yes |
|---|
| 89 | configure:3726: checking for C compiler default output file name |
|---|
| 90 | configure:3728: result: a.out |
|---|
| 91 | configure:3734: checking for suffix of executables |
|---|
| 92 | configure:3741: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 93 | configure:3745: $? = 0 |
|---|
| 94 | configure:3767: result: |
|---|
| 95 | configure:3789: checking whether we are cross compiling |
|---|
| 96 | configure:3797: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 97 | configure:3801: $? = 0 |
|---|
| 98 | configure:3808: ./conftest |
|---|
| 99 | configure:3812: $? = 0 |
|---|
| 100 | configure:3827: result: no |
|---|
| 101 | configure:3832: checking for suffix of object files |
|---|
| 102 | configure:3854: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 103 | configure:3858: $? = 0 |
|---|
| 104 | configure:3879: result: o |
|---|
| 105 | configure:3883: checking whether we are using the GNU C compiler |
|---|
| 106 | configure:3902: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 107 | configure:3902: $? = 0 |
|---|
| 108 | configure:3911: result: yes |
|---|
| 109 | configure:3920: checking whether /usr/bin/clang accepts -g |
|---|
| 110 | configure:3940: /usr/bin/clang -c -g -I/opt/local/include conftest.c >&5 |
|---|
| 111 | configure:3940: $? = 0 |
|---|
| 112 | configure:3981: result: yes |
|---|
| 113 | configure:3998: checking for /usr/bin/clang option to accept ISO C89 |
|---|
| 114 | configure:4061: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 115 | configure:4061: $? = 0 |
|---|
| 116 | configure:4074: result: none needed |
|---|
| 117 | configure:4099: checking whether /usr/bin/clang understands -c and -o together |
|---|
| 118 | configure:4121: /usr/bin/clang -c conftest.c -o conftest2.o |
|---|
| 119 | configure:4124: $? = 0 |
|---|
| 120 | configure:4121: /usr/bin/clang -c conftest.c -o conftest2.o |
|---|
| 121 | configure:4124: $? = 0 |
|---|
| 122 | configure:4136: result: yes |
|---|
| 123 | configure:4164: checking for style of include used by make |
|---|
| 124 | configure:4192: result: GNU |
|---|
| 125 | configure:4218: checking dependency style of /usr/bin/clang |
|---|
| 126 | configure:4329: result: none |
|---|
| 127 | configure:4351: checking how to run the C preprocessor |
|---|
| 128 | configure:4382: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 129 | configure:4382: $? = 0 |
|---|
| 130 | configure:4396: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 131 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
|---|
| 132 | #include <ac_nonexistent.h> |
|---|
| 133 | ^ |
|---|
| 134 | 1 error generated. |
|---|
| 135 | configure:4396: $? = 1 |
|---|
| 136 | configure: failed program was: |
|---|
| 137 | | /* confdefs.h */ |
|---|
| 138 | | #define PACKAGE_NAME "GnuCash" |
|---|
| 139 | | #define PACKAGE_TARNAME "gnucash" |
|---|
| 140 | | #define PACKAGE_VERSION "2.6.5" |
|---|
| 141 | | #define PACKAGE_STRING "GnuCash 2.6.5" |
|---|
| 142 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
|---|
| 143 | | #define PACKAGE_URL "" |
|---|
| 144 | | #define PACKAGE "gnucash" |
|---|
| 145 | | #define VERSION "2.6.5" |
|---|
| 146 | | /* end confdefs.h. */ |
|---|
| 147 | | #include <ac_nonexistent.h> |
|---|
| 148 | configure:4421: result: /usr/bin/clang -E |
|---|
| 149 | configure:4441: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 150 | configure:4441: $? = 0 |
|---|
| 151 | configure:4455: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 152 | conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found |
|---|
| 153 | #include <ac_nonexistent.h> |
|---|
| 154 | ^ |
|---|
| 155 | 1 error generated. |
|---|
| 156 | configure:4455: $? = 1 |
|---|
| 157 | configure: failed program was: |
|---|
| 158 | | /* confdefs.h */ |
|---|
| 159 | | #define PACKAGE_NAME "GnuCash" |
|---|
| 160 | | #define PACKAGE_TARNAME "gnucash" |
|---|
| 161 | | #define PACKAGE_VERSION "2.6.5" |
|---|
| 162 | | #define PACKAGE_STRING "GnuCash 2.6.5" |
|---|
| 163 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
|---|
| 164 | | #define PACKAGE_URL "" |
|---|
| 165 | | #define PACKAGE "gnucash" |
|---|
| 166 | | #define VERSION "2.6.5" |
|---|
| 167 | | /* end confdefs.h. */ |
|---|
| 168 | | #include <ac_nonexistent.h> |
|---|
| 169 | configure:4484: checking for grep that handles long lines and -e |
|---|
| 170 | configure:4542: result: /usr/bin/grep |
|---|
| 171 | configure:4547: checking for egrep |
|---|
| 172 | configure:4609: result: /usr/bin/grep -E |
|---|
| 173 | configure:4614: checking for ANSI C header files |
|---|
| 174 | configure:4634: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 175 | configure:4634: $? = 0 |
|---|
| 176 | configure:4707: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 177 | configure:4707: $? = 0 |
|---|
| 178 | configure:4707: ./conftest |
|---|
| 179 | configure:4707: $? = 0 |
|---|
| 180 | configure:4718: result: yes |
|---|
| 181 | configure:4731: checking for sys/types.h |
|---|
| 182 | configure:4731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 183 | configure:4731: $? = 0 |
|---|
| 184 | configure:4731: result: yes |
|---|
| 185 | configure:4731: checking for sys/stat.h |
|---|
| 186 | configure:4731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 187 | configure:4731: $? = 0 |
|---|
| 188 | configure:4731: result: yes |
|---|
| 189 | configure:4731: checking for stdlib.h |
|---|
| 190 | configure:4731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 191 | configure:4731: $? = 0 |
|---|
| 192 | configure:4731: result: yes |
|---|
| 193 | configure:4731: checking for string.h |
|---|
| 194 | configure:4731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 195 | configure:4731: $? = 0 |
|---|
| 196 | configure:4731: result: yes |
|---|
| 197 | configure:4731: checking for memory.h |
|---|
| 198 | configure:4731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 199 | configure:4731: $? = 0 |
|---|
| 200 | configure:4731: result: yes |
|---|
| 201 | configure:4731: checking for strings.h |
|---|
| 202 | configure:4731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 203 | configure:4731: $? = 0 |
|---|
| 204 | configure:4731: result: yes |
|---|
| 205 | configure:4731: checking for inttypes.h |
|---|
| 206 | configure:4731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 207 | configure:4731: $? = 0 |
|---|
| 208 | configure:4731: result: yes |
|---|
| 209 | configure:4731: checking for stdint.h |
|---|
| 210 | configure:4731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 211 | configure:4731: $? = 0 |
|---|
| 212 | configure:4731: result: yes |
|---|
| 213 | configure:4731: checking for unistd.h |
|---|
| 214 | configure:4731: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 215 | configure:4731: $? = 0 |
|---|
| 216 | configure:4731: result: yes |
|---|
| 217 | configure:4744: checking minix/config.h usability |
|---|
| 218 | configure:4744: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 219 | conftest.c:54:10: fatal error: 'minix/config.h' file not found |
|---|
| 220 | #include <minix/config.h> |
|---|
| 221 | ^ |
|---|
| 222 | 1 error generated. |
|---|
| 223 | configure:4744: $? = 1 |
|---|
| 224 | configure: failed program was: |
|---|
| 225 | | /* confdefs.h */ |
|---|
| 226 | | #define PACKAGE_NAME "GnuCash" |
|---|
| 227 | | #define PACKAGE_TARNAME "gnucash" |
|---|
| 228 | | #define PACKAGE_VERSION "2.6.5" |
|---|
| 229 | | #define PACKAGE_STRING "GnuCash 2.6.5" |
|---|
| 230 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
|---|
| 231 | | #define PACKAGE_URL "" |
|---|
| 232 | | #define PACKAGE "gnucash" |
|---|
| 233 | | #define VERSION "2.6.5" |
|---|
| 234 | | #define STDC_HEADERS 1 |
|---|
| 235 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 236 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 237 | | #define HAVE_STDLIB_H 1 |
|---|
| 238 | | #define HAVE_STRING_H 1 |
|---|
| 239 | | #define HAVE_MEMORY_H 1 |
|---|
| 240 | | #define HAVE_STRINGS_H 1 |
|---|
| 241 | | #define HAVE_INTTYPES_H 1 |
|---|
| 242 | | #define HAVE_STDINT_H 1 |
|---|
| 243 | | #define HAVE_UNISTD_H 1 |
|---|
| 244 | | /* end confdefs.h. */ |
|---|
| 245 | | #include <stdio.h> |
|---|
| 246 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 247 | | # include <sys/types.h> |
|---|
| 248 | | #endif |
|---|
| 249 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 250 | | # include <sys/stat.h> |
|---|
| 251 | | #endif |
|---|
| 252 | | #ifdef STDC_HEADERS |
|---|
| 253 | | # include <stdlib.h> |
|---|
| 254 | | # include <stddef.h> |
|---|
| 255 | | #else |
|---|
| 256 | | # ifdef HAVE_STDLIB_H |
|---|
| 257 | | # include <stdlib.h> |
|---|
| 258 | | # endif |
|---|
| 259 | | #endif |
|---|
| 260 | | #ifdef HAVE_STRING_H |
|---|
| 261 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 262 | | # include <memory.h> |
|---|
| 263 | | # endif |
|---|
| 264 | | # include <string.h> |
|---|
| 265 | | #endif |
|---|
| 266 | | #ifdef HAVE_STRINGS_H |
|---|
| 267 | | # include <strings.h> |
|---|
| 268 | | #endif |
|---|
| 269 | | #ifdef HAVE_INTTYPES_H |
|---|
| 270 | | # include <inttypes.h> |
|---|
| 271 | | #endif |
|---|
| 272 | | #ifdef HAVE_STDINT_H |
|---|
| 273 | | # include <stdint.h> |
|---|
| 274 | | #endif |
|---|
| 275 | | #ifdef HAVE_UNISTD_H |
|---|
| 276 | | # include <unistd.h> |
|---|
| 277 | | #endif |
|---|
| 278 | | #include <minix/config.h> |
|---|
| 279 | configure:4744: result: no |
|---|
| 280 | configure:4744: checking minix/config.h presence |
|---|
| 281 | configure:4744: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 282 | conftest.c:21:10: fatal error: 'minix/config.h' file not found |
|---|
| 283 | #include <minix/config.h> |
|---|
| 284 | ^ |
|---|
| 285 | 1 error generated. |
|---|
| 286 | configure:4744: $? = 1 |
|---|
| 287 | configure: failed program was: |
|---|
| 288 | | /* confdefs.h */ |
|---|
| 289 | | #define PACKAGE_NAME "GnuCash" |
|---|
| 290 | | #define PACKAGE_TARNAME "gnucash" |
|---|
| 291 | | #define PACKAGE_VERSION "2.6.5" |
|---|
| 292 | | #define PACKAGE_STRING "GnuCash 2.6.5" |
|---|
| 293 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
|---|
| 294 | | #define PACKAGE_URL "" |
|---|
| 295 | | #define PACKAGE "gnucash" |
|---|
| 296 | | #define VERSION "2.6.5" |
|---|
| 297 | | #define STDC_HEADERS 1 |
|---|
| 298 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 299 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 300 | | #define HAVE_STDLIB_H 1 |
|---|
| 301 | | #define HAVE_STRING_H 1 |
|---|
| 302 | | #define HAVE_MEMORY_H 1 |
|---|
| 303 | | #define HAVE_STRINGS_H 1 |
|---|
| 304 | | #define HAVE_INTTYPES_H 1 |
|---|
| 305 | | #define HAVE_STDINT_H 1 |
|---|
| 306 | | #define HAVE_UNISTD_H 1 |
|---|
| 307 | | /* end confdefs.h. */ |
|---|
| 308 | | #include <minix/config.h> |
|---|
| 309 | configure:4744: result: no |
|---|
| 310 | configure:4744: checking for minix/config.h |
|---|
| 311 | configure:4744: result: no |
|---|
| 312 | configure:4765: checking whether it is safe to define __EXTENSIONS__ |
|---|
| 313 | configure:4783: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 314 | configure:4783: $? = 0 |
|---|
| 315 | configure:4790: result: yes |
|---|
| 316 | configure:4806: checking whether NLS is requested |
|---|
| 317 | configure:4815: result: yes |
|---|
| 318 | configure:4843: checking for intltool-update |
|---|
| 319 | configure:4861: found /opt/local/bin/intltool-update |
|---|
| 320 | configure:4873: result: /opt/local/bin/intltool-update |
|---|
| 321 | configure:4883: checking for intltool-merge |
|---|
| 322 | configure:4901: found /opt/local/bin/intltool-merge |
|---|
| 323 | configure:4913: result: /opt/local/bin/intltool-merge |
|---|
| 324 | configure:4923: checking for intltool-extract |
|---|
| 325 | configure:4941: found /opt/local/bin/intltool-extract |
|---|
| 326 | configure:4953: result: /opt/local/bin/intltool-extract |
|---|
| 327 | configure:5107: checking for xgettext |
|---|
| 328 | configure:5125: found /opt/local/bin/xgettext |
|---|
| 329 | configure:5137: result: /opt/local/bin/xgettext |
|---|
| 330 | configure:5147: checking for msgmerge |
|---|
| 331 | configure:5165: found /opt/local/bin/msgmerge |
|---|
| 332 | configure:5177: result: /opt/local/bin/msgmerge |
|---|
| 333 | configure:5187: checking for msgfmt |
|---|
| 334 | configure:5205: found /opt/local/bin/msgfmt |
|---|
| 335 | configure:5217: result: /opt/local/bin/msgfmt |
|---|
| 336 | configure:5227: checking for gmsgfmt |
|---|
| 337 | configure:5258: result: /opt/local/bin/msgfmt |
|---|
| 338 | configure:5278: checking for perl |
|---|
| 339 | configure:5296: found /opt/local/bin/perl |
|---|
| 340 | configure:5308: result: /opt/local/bin/perl |
|---|
| 341 | configure:5319: checking for perl >= 5.8.1 |
|---|
| 342 | configure:5326: result: 5.16.3 |
|---|
| 343 | configure:5330: checking for XML::Parser |
|---|
| 344 | configure:5333: result: ok |
|---|
| 345 | configure:5358: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 346 | Undefined symbols for architecture x86_64: |
|---|
| 347 | "__nl_msg_cat_cntr", referenced from: |
|---|
| 348 | _main in conftest-75d1e3.o |
|---|
| 349 | ld: symbol(s) not found for architecture x86_64 |
|---|
| 350 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 351 | configure:5358: $? = 1 |
|---|
| 352 | configure: failed program was: |
|---|
| 353 | | /* confdefs.h */ |
|---|
| 354 | | #define PACKAGE_NAME "GnuCash" |
|---|
| 355 | | #define PACKAGE_TARNAME "gnucash" |
|---|
| 356 | | #define PACKAGE_VERSION "2.6.5" |
|---|
| 357 | | #define PACKAGE_STRING "GnuCash 2.6.5" |
|---|
| 358 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
|---|
| 359 | | #define PACKAGE_URL "" |
|---|
| 360 | | #define PACKAGE "gnucash" |
|---|
| 361 | | #define VERSION "2.6.5" |
|---|
| 362 | | #define STDC_HEADERS 1 |
|---|
| 363 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 364 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 365 | | #define HAVE_STDLIB_H 1 |
|---|
| 366 | | #define HAVE_STRING_H 1 |
|---|
| 367 | | #define HAVE_MEMORY_H 1 |
|---|
| 368 | | #define HAVE_STRINGS_H 1 |
|---|
| 369 | | #define HAVE_INTTYPES_H 1 |
|---|
| 370 | | #define HAVE_STDINT_H 1 |
|---|
| 371 | | #define HAVE_UNISTD_H 1 |
|---|
| 372 | | #define __EXTENSIONS__ 1 |
|---|
| 373 | | #define _ALL_SOURCE 1 |
|---|
| 374 | | #define _GNU_SOURCE 1 |
|---|
| 375 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 376 | | #define _TANDEM_SOURCE 1 |
|---|
| 377 | | /* end confdefs.h. */ |
|---|
| 378 | | |
|---|
| 379 | | int |
|---|
| 380 | | main () |
|---|
| 381 | | { |
|---|
| 382 | | extern int _nl_msg_cat_cntr; |
|---|
| 383 | | return _nl_msg_cat_cntr |
|---|
| 384 | | ; |
|---|
| 385 | | return 0; |
|---|
| 386 | | } |
|---|
| 387 | configure:5436: checking locale.h usability |
|---|
| 388 | configure:5436: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 389 | configure:5436: $? = 0 |
|---|
| 390 | configure:5436: result: yes |
|---|
| 391 | configure:5436: checking locale.h presence |
|---|
| 392 | configure:5436: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 393 | configure:5436: $? = 0 |
|---|
| 394 | configure:5436: result: yes |
|---|
| 395 | configure:5436: checking for locale.h |
|---|
| 396 | configure:5436: result: yes |
|---|
| 397 | configure:5447: checking for LC_MESSAGES |
|---|
| 398 | configure:5463: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 399 | configure:5463: $? = 0 |
|---|
| 400 | configure:5471: result: yes |
|---|
| 401 | configure:5488: checking libintl.h usability |
|---|
| 402 | configure:5488: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 403 | configure:5488: $? = 0 |
|---|
| 404 | configure:5488: result: yes |
|---|
| 405 | configure:5488: checking libintl.h presence |
|---|
| 406 | configure:5488: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 407 | configure:5488: $? = 0 |
|---|
| 408 | configure:5488: result: yes |
|---|
| 409 | configure:5488: checking for libintl.h |
|---|
| 410 | configure:5488: result: yes |
|---|
| 411 | configure:5496: checking for ngettext in libc |
|---|
| 412 | configure:5514: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 413 | Undefined symbols for architecture x86_64: |
|---|
| 414 | "_libintl_ngettext", referenced from: |
|---|
| 415 | _main in conftest-ec958b.o |
|---|
| 416 | ld: symbol(s) not found for architecture x86_64 |
|---|
| 417 | clang: error: linker command failed with exit code 1 (use -v to see invocation) |
|---|
| 418 | configure:5514: $? = 1 |
|---|
| 419 | configure: failed program was: |
|---|
| 420 | | /* confdefs.h */ |
|---|
| 421 | | #define PACKAGE_NAME "GnuCash" |
|---|
| 422 | | #define PACKAGE_TARNAME "gnucash" |
|---|
| 423 | | #define PACKAGE_VERSION "2.6.5" |
|---|
| 424 | | #define PACKAGE_STRING "GnuCash 2.6.5" |
|---|
| 425 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
|---|
| 426 | | #define PACKAGE_URL "" |
|---|
| 427 | | #define PACKAGE "gnucash" |
|---|
| 428 | | #define VERSION "2.6.5" |
|---|
| 429 | | #define STDC_HEADERS 1 |
|---|
| 430 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 431 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 432 | | #define HAVE_STDLIB_H 1 |
|---|
| 433 | | #define HAVE_STRING_H 1 |
|---|
| 434 | | #define HAVE_MEMORY_H 1 |
|---|
| 435 | | #define HAVE_STRINGS_H 1 |
|---|
| 436 | | #define HAVE_INTTYPES_H 1 |
|---|
| 437 | | #define HAVE_STDINT_H 1 |
|---|
| 438 | | #define HAVE_UNISTD_H 1 |
|---|
| 439 | | #define __EXTENSIONS__ 1 |
|---|
| 440 | | #define _ALL_SOURCE 1 |
|---|
| 441 | | #define _GNU_SOURCE 1 |
|---|
| 442 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 443 | | #define _TANDEM_SOURCE 1 |
|---|
| 444 | | #define GNUCASH_MAJOR_VERSION 2 |
|---|
| 445 | | #define GNUCASH_MINOR_VERSION 6 |
|---|
| 446 | | #define GNUCASH_MICRO_VERSION 5 |
|---|
| 447 | | #define GNUCASH_NANO_VERSION 0 |
|---|
| 448 | | #define GNUCASH_RESAVE_VERSION 19920 |
|---|
| 449 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
|---|
| 450 | | #define GETTEXT_PACKAGE "gnucash" |
|---|
| 451 | | #define HAVE_LOCALE_H 1 |
|---|
| 452 | | #define HAVE_LC_MESSAGES 1 |
|---|
| 453 | | /* end confdefs.h. */ |
|---|
| 454 | | |
|---|
| 455 | | #include <libintl.h> |
|---|
| 456 | | |
|---|
| 457 | | int |
|---|
| 458 | | main () |
|---|
| 459 | | { |
|---|
| 460 | | return !ngettext ("","", 1) |
|---|
| 461 | | ; |
|---|
| 462 | | return 0; |
|---|
| 463 | | } |
|---|
| 464 | configure:5523: result: no |
|---|
| 465 | configure:5579: checking for bindtextdomain in -lintl |
|---|
| 466 | configure:5604: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl >&5 |
|---|
| 467 | configure:5604: $? = 0 |
|---|
| 468 | configure:5613: result: yes |
|---|
| 469 | configure:5616: checking for ngettext in -lintl |
|---|
| 470 | configure:5641: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl >&5 |
|---|
| 471 | configure:5641: $? = 0 |
|---|
| 472 | configure:5650: result: yes |
|---|
| 473 | configure:5653: checking for dgettext in -lintl |
|---|
| 474 | configure:5678: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl >&5 |
|---|
| 475 | configure:5678: $? = 0 |
|---|
| 476 | configure:5687: result: yes |
|---|
| 477 | configure:5800: checking for bind_textdomain_codeset |
|---|
| 478 | configure:5800: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl >&5 |
|---|
| 479 | configure:5800: $? = 0 |
|---|
| 480 | configure:5800: result: yes |
|---|
| 481 | configure:5837: checking for msgfmt |
|---|
| 482 | configure:5864: result: /opt/local/bin/msgfmt |
|---|
| 483 | configure:5875: checking for dcgettext |
|---|
| 484 | configure:5875: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl >&5 |
|---|
| 485 | configure:5875: $? = 0 |
|---|
| 486 | configure:5875: result: yes |
|---|
| 487 | configure:5885: checking if msgfmt accepts -c |
|---|
| 488 | configure:5900: $MSGFMT -c -o /dev/null conftest.foo |
|---|
| 489 | conftest.foo:3: warning: header field 'Language' missing in header |
|---|
| 490 | configure:5903: $? = 0 |
|---|
| 491 | configure:5905: result: yes |
|---|
| 492 | configure:5915: checking for gmsgfmt |
|---|
| 493 | configure:5946: result: /opt/local/bin/msgfmt |
|---|
| 494 | configure:5956: checking for xgettext |
|---|
| 495 | configure:5983: result: /opt/local/bin/xgettext |
|---|
| 496 | configure:6002: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -lintl >&5 |
|---|
| 497 | configure:6002: $? = 0 |
|---|
| 498 | configure:6084: checking for catalogs to be installed |
|---|
| 499 | configure:6109: result: ar as bg brx ca cs da de doi el en_GB es_NI es eu fa fi fr gu he hi hu it ja kn ko kok kok@latin ks lt lv mr nb ne nl pl pt_BR pt ro ru rw sk sv ta te tr uk ur vi zh_CN zh_TW |
|---|
| 500 | configure:6203: checking for pkg-config |
|---|
| 501 | configure:6221: found /opt/local/bin/pkg-config |
|---|
| 502 | configure:6233: result: /opt/local/bin/pkg-config |
|---|
| 503 | configure:6258: checking pkg-config is at least version 0.9.0 |
|---|
| 504 | configure:6261: result: yes |
|---|
| 505 | configure:6271: checking if compiling with clang |
|---|
| 506 | configure:6289: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 507 | configure:6289: $? = 0 |
|---|
| 508 | configure:6296: result: yes |
|---|
| 509 | configure:6435: checking for C++ compiler version |
|---|
| 510 | configure:6444: /usr/bin/clang++ --version >&5 |
|---|
| 511 | Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) |
|---|
| 512 | Target: x86_64-apple-darwin14.0.0 |
|---|
| 513 | Thread model: posix |
|---|
| 514 | configure:6455: $? = 0 |
|---|
| 515 | configure:6444: /usr/bin/clang++ -v >&5 |
|---|
| 516 | Apple LLVM version 6.0 (clang-600.0.56) (based on LLVM 3.5svn) |
|---|
| 517 | Target: x86_64-apple-darwin14.0.0 |
|---|
| 518 | Thread model: posix |
|---|
| 519 | configure:6455: $? = 0 |
|---|
| 520 | configure:6444: /usr/bin/clang++ -V >&5 |
|---|
| 521 | clang: error: argument to '-V' is missing (expected 1 value) |
|---|
| 522 | clang: error: no input files |
|---|
| 523 | configure:6455: $? = 1 |
|---|
| 524 | configure:6444: /usr/bin/clang++ -qversion >&5 |
|---|
| 525 | clang: error: unknown argument: '-qversion' |
|---|
| 526 | clang: error: no input files |
|---|
| 527 | configure:6455: $? = 1 |
|---|
| 528 | configure:6459: checking whether we are using the GNU C++ compiler |
|---|
| 529 | configure:6478: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
|---|
| 530 | configure:6478: $? = 0 |
|---|
| 531 | configure:6487: result: yes |
|---|
| 532 | configure:6496: checking whether /usr/bin/clang++ accepts -g |
|---|
| 533 | configure:6516: /usr/bin/clang++ -c -g -I/opt/local/include conftest.cpp >&5 |
|---|
| 534 | configure:6516: $? = 0 |
|---|
| 535 | configure:6557: result: yes |
|---|
| 536 | configure:6582: checking dependency style of /usr/bin/clang++ |
|---|
| 537 | configure:6693: result: none |
|---|
| 538 | configure:7353: checking build system type |
|---|
| 539 | configure:7367: result: x86_64-apple-darwin14.0.0 |
|---|
| 540 | configure:7387: checking host system type |
|---|
| 541 | configure:7400: result: x86_64-apple-darwin14.0.0 |
|---|
| 542 | configure:7800: checking how to print strings |
|---|
| 543 | configure:7827: result: printf |
|---|
| 544 | configure:7848: checking for a sed that does not truncate output |
|---|
| 545 | configure:7912: result: /usr/bin/sed |
|---|
| 546 | configure:7930: checking for fgrep |
|---|
| 547 | configure:7992: result: /usr/bin/grep -F |
|---|
| 548 | configure:8027: checking for ld used by /usr/bin/clang |
|---|
| 549 | configure:8094: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
|---|
| 550 | configure:8101: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
|---|
| 551 | configure:8116: result: no |
|---|
| 552 | configure:8128: checking for BSD- or MS-compatible name lister (nm) |
|---|
| 553 | configure:8177: result: /opt/local/bin/nm |
|---|
| 554 | configure:8307: checking the name lister (/opt/local/bin/nm) interface |
|---|
| 555 | configure:8314: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 556 | configure:8317: /opt/local/bin/nm "conftest.o" |
|---|
| 557 | configure:8320: output |
|---|
| 558 | 0000000000000000 S _some_variable |
|---|
| 559 | configure:8327: result: BSD nm |
|---|
| 560 | configure:8330: checking whether ln -s works |
|---|
| 561 | configure:8334: result: yes |
|---|
| 562 | configure:8342: checking the maximum length of command line arguments |
|---|
| 563 | configure:8473: result: 196608 |
|---|
| 564 | configure:8490: checking whether the shell understands some XSI constructs |
|---|
| 565 | configure:8500: result: yes |
|---|
| 566 | configure:8504: checking whether the shell understands "+=" |
|---|
| 567 | configure:8510: result: yes |
|---|
| 568 | configure:8545: checking how to convert x86_64-apple-darwin14.0.0 file names to x86_64-apple-darwin14.0.0 format |
|---|
| 569 | configure:8585: result: func_convert_file_noop |
|---|
| 570 | configure:8592: checking how to convert x86_64-apple-darwin14.0.0 file names to toolchain format |
|---|
| 571 | configure:8612: result: func_convert_file_noop |
|---|
| 572 | configure:8619: checking for /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld option to reload object files |
|---|
| 573 | configure:8626: result: -r |
|---|
| 574 | configure:8700: checking for objdump |
|---|
| 575 | configure:8727: result: objdump |
|---|
| 576 | configure:8756: checking how to recognize dependent libraries |
|---|
| 577 | configure:8954: result: pass_all |
|---|
| 578 | configure:9039: checking for dlltool |
|---|
| 579 | configure:9066: result: dlltool |
|---|
| 580 | configure:9096: checking how to associate runtime and link libraries |
|---|
| 581 | configure:9123: result: printf %s\n |
|---|
| 582 | configure:9183: checking for ar |
|---|
| 583 | configure:9199: found /opt/local/bin/ar |
|---|
| 584 | configure:9210: result: ar |
|---|
| 585 | configure:9247: checking for archiver @FILE support |
|---|
| 586 | configure:9264: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 587 | configure:9264: $? = 0 |
|---|
| 588 | configure:9267: ar cru libconftest.a @conftest.lst >&5 |
|---|
| 589 | ar: @conftest.lst: No such file or directory |
|---|
| 590 | configure:9270: $? = 1 |
|---|
| 591 | configure:9290: result: no |
|---|
| 592 | configure:9348: checking for strip |
|---|
| 593 | configure:9364: found /opt/local/bin/strip |
|---|
| 594 | configure:9375: result: strip |
|---|
| 595 | configure:9447: checking for ranlib |
|---|
| 596 | configure:9463: found /opt/local/bin/ranlib |
|---|
| 597 | configure:9474: result: ranlib |
|---|
| 598 | configure:9576: checking command to parse /opt/local/bin/nm output from /usr/bin/clang object |
|---|
| 599 | configure:9696: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 600 | configure:9699: $? = 0 |
|---|
| 601 | configure:9703: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
|---|
| 602 | configure:9706: $? = 0 |
|---|
| 603 | cannot find nm_test_var in conftest.nm |
|---|
| 604 | configure:9696: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 605 | configure:9699: $? = 0 |
|---|
| 606 | configure:9703: /opt/local/bin/nm conftest.o \| sed -n -e 's/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm |
|---|
| 607 | configure:9706: $? = 0 |
|---|
| 608 | configure:9772: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c conftstm.o >&5 |
|---|
| 609 | configure:9775: $? = 0 |
|---|
| 610 | configure:9813: result: ok |
|---|
| 611 | configure:9850: checking for sysroot |
|---|
| 612 | configure:9880: result: no |
|---|
| 613 | configure:10149: checking for mt |
|---|
| 614 | configure:10179: result: no |
|---|
| 615 | configure:10199: checking if : is a manifest tool |
|---|
| 616 | configure:10205: : '-?' |
|---|
| 617 | configure:10213: result: no |
|---|
| 618 | configure:10269: checking for dsymutil |
|---|
| 619 | configure:10285: found /usr/bin/dsymutil |
|---|
| 620 | configure:10296: result: dsymutil |
|---|
| 621 | configure:10361: checking for nmedit |
|---|
| 622 | configure:10377: found /opt/local/bin/nmedit |
|---|
| 623 | configure:10388: result: nmedit |
|---|
| 624 | configure:10453: checking for lipo |
|---|
| 625 | configure:10469: found /opt/local/bin/lipo |
|---|
| 626 | configure:10480: result: lipo |
|---|
| 627 | configure:10545: checking for otool |
|---|
| 628 | configure:10561: found /opt/local/bin/otool |
|---|
| 629 | configure:10572: result: otool |
|---|
| 630 | configure:10637: checking for otool64 |
|---|
| 631 | configure:10667: result: no |
|---|
| 632 | configure:10712: checking for -single_module linker flag |
|---|
| 633 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o libconftest.dylib -dynamiclib -Wl,-single_module conftest.c |
|---|
| 634 | configure:10745: result: yes |
|---|
| 635 | configure:10748: checking for -exported_symbols_list linker flag |
|---|
| 636 | configure:10768: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -Wl,-exported_symbols_list,conftest.sym conftest.c >&5 |
|---|
| 637 | configure:10768: $? = 0 |
|---|
| 638 | configure:10778: result: yes |
|---|
| 639 | configure:10781: checking for -force_load linker flag |
|---|
| 640 | /usr/bin/clang -pipe -Os -arch x86_64 -c -o conftest.o conftest.c |
|---|
| 641 | ar cru libconftest.a conftest.o |
|---|
| 642 | ranlib libconftest.a |
|---|
| 643 | /usr/bin/clang -pipe -Os -arch x86_64 -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -o conftest conftest.c -Wl,-force_load,./libconftest.a |
|---|
| 644 | configure:10813: result: yes |
|---|
| 645 | configure:10852: checking for dlfcn.h |
|---|
| 646 | configure:10852: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 647 | configure:10852: $? = 0 |
|---|
| 648 | configure:10852: result: yes |
|---|
| 649 | configure:11035: checking for objdir |
|---|
| 650 | configure:11050: result: .libs |
|---|
| 651 | configure:11321: checking if /usr/bin/clang supports -fno-rtti -fno-exceptions |
|---|
| 652 | configure:11339: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-rtti -fno-exceptions conftest.c >&5 |
|---|
| 653 | configure:11343: $? = 0 |
|---|
| 654 | configure:11356: result: yes |
|---|
| 655 | configure:11683: checking for /usr/bin/clang option to produce PIC |
|---|
| 656 | configure:11690: result: -fno-common -DPIC |
|---|
| 657 | configure:11698: checking if /usr/bin/clang PIC flag -fno-common -DPIC works |
|---|
| 658 | configure:11716: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -fno-common -DPIC -DPIC conftest.c >&5 |
|---|
| 659 | configure:11720: $? = 0 |
|---|
| 660 | configure:11733: result: yes |
|---|
| 661 | configure:11762: checking if /usr/bin/clang static flag -static works |
|---|
| 662 | configure:11790: result: no |
|---|
| 663 | configure:11805: checking if /usr/bin/clang supports -c -o file.o |
|---|
| 664 | configure:11826: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include -o out/conftest2.o conftest.c >&5 |
|---|
| 665 | configure:11830: $? = 0 |
|---|
| 666 | configure:11852: result: yes |
|---|
| 667 | configure:11860: checking if /usr/bin/clang supports -c -o file.o |
|---|
| 668 | configure:11907: result: yes |
|---|
| 669 | configure:11940: checking whether the /usr/bin/clang linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
|---|
| 670 | configure:13097: result: yes |
|---|
| 671 | configure:13337: checking dynamic linker characteristics |
|---|
| 672 | configure:14071: result: darwin14.0.0 dyld |
|---|
| 673 | configure:14178: checking how to hardcode library paths into programs |
|---|
| 674 | configure:14203: result: immediate |
|---|
| 675 | configure:14248: checking for dlopen in -ldl |
|---|
| 676 | configure:14273: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl >&5 |
|---|
| 677 | configure:14273: $? = 0 |
|---|
| 678 | configure:14282: result: yes |
|---|
| 679 | configure:14497: checking whether a program can dlopen itself |
|---|
| 680 | configure:14577: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl >&5 |
|---|
| 681 | configure:14580: $? = 0 |
|---|
| 682 | configure:14598: result: yes |
|---|
| 683 | configure:14603: checking whether a statically linked program can dlopen itself |
|---|
| 684 | configure:14683: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -DHAVE_DLFCN_H -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c -ldl >&5 |
|---|
| 685 | configure:14686: $? = 0 |
|---|
| 686 | configure:14704: result: yes |
|---|
| 687 | configure:14743: checking whether stripping libraries is possible |
|---|
| 688 | configure:14757: result: yes |
|---|
| 689 | configure:14783: checking if libtool supports shared libraries |
|---|
| 690 | configure:14785: result: yes |
|---|
| 691 | configure:14788: checking whether to build shared libraries |
|---|
| 692 | configure:14809: result: yes |
|---|
| 693 | configure:14812: checking whether to build static libraries |
|---|
| 694 | configure:14816: result: no |
|---|
| 695 | configure:14839: checking how to run the C++ preprocessor |
|---|
| 696 | configure:14866: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
|---|
| 697 | configure:14866: $? = 0 |
|---|
| 698 | configure:14880: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
|---|
| 699 | conftest.cpp:41:10: fatal error: 'ac_nonexistent.h' file not found |
|---|
| 700 | #include <ac_nonexistent.h> |
|---|
| 701 | ^ |
|---|
| 702 | 1 error generated. |
|---|
| 703 | configure:14880: $? = 1 |
|---|
| 704 | configure: failed program was: |
|---|
| 705 | | /* confdefs.h */ |
|---|
| 706 | | #define PACKAGE_NAME "GnuCash" |
|---|
| 707 | | #define PACKAGE_TARNAME "gnucash" |
|---|
| 708 | | #define PACKAGE_VERSION "2.6.5" |
|---|
| 709 | | #define PACKAGE_STRING "GnuCash 2.6.5" |
|---|
| 710 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
|---|
| 711 | | #define PACKAGE_URL "" |
|---|
| 712 | | #define PACKAGE "gnucash" |
|---|
| 713 | | #define VERSION "2.6.5" |
|---|
| 714 | | #define STDC_HEADERS 1 |
|---|
| 715 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 716 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 717 | | #define HAVE_STDLIB_H 1 |
|---|
| 718 | | #define HAVE_STRING_H 1 |
|---|
| 719 | | #define HAVE_MEMORY_H 1 |
|---|
| 720 | | #define HAVE_STRINGS_H 1 |
|---|
| 721 | | #define HAVE_INTTYPES_H 1 |
|---|
| 722 | | #define HAVE_STDINT_H 1 |
|---|
| 723 | | #define HAVE_UNISTD_H 1 |
|---|
| 724 | | #define __EXTENSIONS__ 1 |
|---|
| 725 | | #define _ALL_SOURCE 1 |
|---|
| 726 | | #define _GNU_SOURCE 1 |
|---|
| 727 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 728 | | #define _TANDEM_SOURCE 1 |
|---|
| 729 | | #define GNUCASH_MAJOR_VERSION 2 |
|---|
| 730 | | #define GNUCASH_MINOR_VERSION 6 |
|---|
| 731 | | #define GNUCASH_MICRO_VERSION 5 |
|---|
| 732 | | #define GNUCASH_NANO_VERSION 0 |
|---|
| 733 | | #define GNUCASH_RESAVE_VERSION 19920 |
|---|
| 734 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
|---|
| 735 | | #define GETTEXT_PACKAGE "gnucash" |
|---|
| 736 | | #define HAVE_LOCALE_H 1 |
|---|
| 737 | | #define HAVE_LC_MESSAGES 1 |
|---|
| 738 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
|---|
| 739 | | #define HAVE_GETTEXT 1 |
|---|
| 740 | | #define HAVE_DCGETTEXT 1 |
|---|
| 741 | | #define ENABLE_NLS 1 |
|---|
| 742 | | #define HAVE_DLFCN_H 1 |
|---|
| 743 | | #define LT_OBJDIR ".libs/" |
|---|
| 744 | | /* end confdefs.h. */ |
|---|
| 745 | | #include <ac_nonexistent.h> |
|---|
| 746 | configure:14905: result: /usr/bin/clang++ -E |
|---|
| 747 | configure:14925: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
|---|
| 748 | configure:14925: $? = 0 |
|---|
| 749 | configure:14939: /usr/bin/clang++ -E -I/opt/local/include conftest.cpp |
|---|
| 750 | conftest.cpp:41:10: fatal error: 'ac_nonexistent.h' file not found |
|---|
| 751 | #include <ac_nonexistent.h> |
|---|
| 752 | ^ |
|---|
| 753 | 1 error generated. |
|---|
| 754 | configure:14939: $? = 1 |
|---|
| 755 | configure: failed program was: |
|---|
| 756 | | /* confdefs.h */ |
|---|
| 757 | | #define PACKAGE_NAME "GnuCash" |
|---|
| 758 | | #define PACKAGE_TARNAME "gnucash" |
|---|
| 759 | | #define PACKAGE_VERSION "2.6.5" |
|---|
| 760 | | #define PACKAGE_STRING "GnuCash 2.6.5" |
|---|
| 761 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
|---|
| 762 | | #define PACKAGE_URL "" |
|---|
| 763 | | #define PACKAGE "gnucash" |
|---|
| 764 | | #define VERSION "2.6.5" |
|---|
| 765 | | #define STDC_HEADERS 1 |
|---|
| 766 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 767 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 768 | | #define HAVE_STDLIB_H 1 |
|---|
| 769 | | #define HAVE_STRING_H 1 |
|---|
| 770 | | #define HAVE_MEMORY_H 1 |
|---|
| 771 | | #define HAVE_STRINGS_H 1 |
|---|
| 772 | | #define HAVE_INTTYPES_H 1 |
|---|
| 773 | | #define HAVE_STDINT_H 1 |
|---|
| 774 | | #define HAVE_UNISTD_H 1 |
|---|
| 775 | | #define __EXTENSIONS__ 1 |
|---|
| 776 | | #define _ALL_SOURCE 1 |
|---|
| 777 | | #define _GNU_SOURCE 1 |
|---|
| 778 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 779 | | #define _TANDEM_SOURCE 1 |
|---|
| 780 | | #define GNUCASH_MAJOR_VERSION 2 |
|---|
| 781 | | #define GNUCASH_MINOR_VERSION 6 |
|---|
| 782 | | #define GNUCASH_MICRO_VERSION 5 |
|---|
| 783 | | #define GNUCASH_NANO_VERSION 0 |
|---|
| 784 | | #define GNUCASH_RESAVE_VERSION 19920 |
|---|
| 785 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
|---|
| 786 | | #define GETTEXT_PACKAGE "gnucash" |
|---|
| 787 | | #define HAVE_LOCALE_H 1 |
|---|
| 788 | | #define HAVE_LC_MESSAGES 1 |
|---|
| 789 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
|---|
| 790 | | #define HAVE_GETTEXT 1 |
|---|
| 791 | | #define HAVE_DCGETTEXT 1 |
|---|
| 792 | | #define ENABLE_NLS 1 |
|---|
| 793 | | #define HAVE_DLFCN_H 1 |
|---|
| 794 | | #define LT_OBJDIR ".libs/" |
|---|
| 795 | | /* end confdefs.h. */ |
|---|
| 796 | | #include <ac_nonexistent.h> |
|---|
| 797 | configure:15108: checking for ld used by /usr/bin/clang++ |
|---|
| 798 | configure:15175: result: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
|---|
| 799 | configure:15182: checking if the linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) is GNU ld |
|---|
| 800 | configure:15197: result: no |
|---|
| 801 | configure:15252: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
|---|
| 802 | configure:16254: result: yes |
|---|
| 803 | configure:16290: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include conftest.cpp >&5 |
|---|
| 804 | configure:16293: $? = 0 |
|---|
| 805 | configure:16813: checking for /usr/bin/clang++ option to produce PIC |
|---|
| 806 | configure:16820: result: -fno-common -DPIC |
|---|
| 807 | configure:16828: checking if /usr/bin/clang++ PIC flag -fno-common -DPIC works |
|---|
| 808 | configure:16846: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -fno-common -DPIC -DPIC conftest.cpp >&5 |
|---|
| 809 | configure:16850: $? = 0 |
|---|
| 810 | configure:16863: result: yes |
|---|
| 811 | configure:16886: checking if /usr/bin/clang++ static flag -static works |
|---|
| 812 | configure:16914: result: no |
|---|
| 813 | configure:16926: checking if /usr/bin/clang++ supports -c -o file.o |
|---|
| 814 | configure:16947: /usr/bin/clang++ -c -pipe -Os -arch x86_64 -stdlib=libc++ -I/opt/local/include -o out/conftest2.o conftest.cpp >&5 |
|---|
| 815 | configure:16951: $? = 0 |
|---|
| 816 | configure:16973: result: yes |
|---|
| 817 | configure:16978: checking if /usr/bin/clang++ supports -c -o file.o |
|---|
| 818 | configure:17025: result: yes |
|---|
| 819 | configure:17055: checking whether the /usr/bin/clang++ linker (/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld) supports shared libraries |
|---|
| 820 | configure:17094: result: yes |
|---|
| 821 | configure:17235: checking dynamic linker characteristics |
|---|
| 822 | configure:17903: result: darwin14.0.0 dyld |
|---|
| 823 | configure:17956: checking how to hardcode library paths into programs |
|---|
| 824 | configure:17981: result: immediate |
|---|
| 825 | configure:18045: checking for library containing strerror |
|---|
| 826 | configure:18076: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 827 | conftest.c:48:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration] |
|---|
| 828 | char strerror (); |
|---|
| 829 | ^ |
|---|
| 830 | conftest.c:48:6: note: 'strerror' is a builtin with type 'char *(int)' |
|---|
| 831 | 1 warning generated. |
|---|
| 832 | configure:18076: $? = 0 |
|---|
| 833 | configure:18093: result: none required |
|---|
| 834 | configure:18101: checking whether byte ordering is bigendian |
|---|
| 835 | configure:18116: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 836 | configure:18116: $? = 0 |
|---|
| 837 | configure:18161: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 838 | configure:18161: $? = 0 |
|---|
| 839 | configure:18179: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 840 | conftest.c:48:4: error: use of undeclared identifier 'not' |
|---|
| 841 | not big endian |
|---|
| 842 | ^ |
|---|
| 843 | 1 error generated. |
|---|
| 844 | configure:18179: $? = 1 |
|---|
| 845 | configure: failed program was: |
|---|
| 846 | | /* confdefs.h */ |
|---|
| 847 | | #define PACKAGE_NAME "GnuCash" |
|---|
| 848 | | #define PACKAGE_TARNAME "gnucash" |
|---|
| 849 | | #define PACKAGE_VERSION "2.6.5" |
|---|
| 850 | | #define PACKAGE_STRING "GnuCash 2.6.5" |
|---|
| 851 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
|---|
| 852 | | #define PACKAGE_URL "" |
|---|
| 853 | | #define PACKAGE "gnucash" |
|---|
| 854 | | #define VERSION "2.6.5" |
|---|
| 855 | | #define STDC_HEADERS 1 |
|---|
| 856 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 857 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 858 | | #define HAVE_STDLIB_H 1 |
|---|
| 859 | | #define HAVE_STRING_H 1 |
|---|
| 860 | | #define HAVE_MEMORY_H 1 |
|---|
| 861 | | #define HAVE_STRINGS_H 1 |
|---|
| 862 | | #define HAVE_INTTYPES_H 1 |
|---|
| 863 | | #define HAVE_STDINT_H 1 |
|---|
| 864 | | #define HAVE_UNISTD_H 1 |
|---|
| 865 | | #define __EXTENSIONS__ 1 |
|---|
| 866 | | #define _ALL_SOURCE 1 |
|---|
| 867 | | #define _GNU_SOURCE 1 |
|---|
| 868 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 869 | | #define _TANDEM_SOURCE 1 |
|---|
| 870 | | #define GNUCASH_MAJOR_VERSION 2 |
|---|
| 871 | | #define GNUCASH_MINOR_VERSION 6 |
|---|
| 872 | | #define GNUCASH_MICRO_VERSION 5 |
|---|
| 873 | | #define GNUCASH_NANO_VERSION 0 |
|---|
| 874 | | #define GNUCASH_RESAVE_VERSION 19920 |
|---|
| 875 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
|---|
| 876 | | #define GETTEXT_PACKAGE "gnucash" |
|---|
| 877 | | #define HAVE_LOCALE_H 1 |
|---|
| 878 | | #define HAVE_LC_MESSAGES 1 |
|---|
| 879 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
|---|
| 880 | | #define HAVE_GETTEXT 1 |
|---|
| 881 | | #define HAVE_DCGETTEXT 1 |
|---|
| 882 | | #define ENABLE_NLS 1 |
|---|
| 883 | | #define HAVE_DLFCN_H 1 |
|---|
| 884 | | #define LT_OBJDIR ".libs/" |
|---|
| 885 | | /* end confdefs.h. */ |
|---|
| 886 | | #include <sys/types.h> |
|---|
| 887 | | #include <sys/param.h> |
|---|
| 888 | | |
|---|
| 889 | | int |
|---|
| 890 | | main () |
|---|
| 891 | | { |
|---|
| 892 | | #if BYTE_ORDER != BIG_ENDIAN |
|---|
| 893 | | not big endian |
|---|
| 894 | | #endif |
|---|
| 895 | | |
|---|
| 896 | | ; |
|---|
| 897 | | return 0; |
|---|
| 898 | | } |
|---|
| 899 | configure:18307: result: no |
|---|
| 900 | configure:18325: checking whether make sets $(MAKE) |
|---|
| 901 | configure:18347: result: yes |
|---|
| 902 | configure:18356: checking whether ln -s works |
|---|
| 903 | configure:18360: result: yes |
|---|
| 904 | configure:18367: checking for ANSI C header files |
|---|
| 905 | configure:18471: result: yes |
|---|
| 906 | configure:18483: checking limits.h usability |
|---|
| 907 | configure:18483: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 908 | configure:18483: $? = 0 |
|---|
| 909 | configure:18483: result: yes |
|---|
| 910 | configure:18483: checking limits.h presence |
|---|
| 911 | configure:18483: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 912 | configure:18483: $? = 0 |
|---|
| 913 | configure:18483: result: yes |
|---|
| 914 | configure:18483: checking for limits.h |
|---|
| 915 | configure:18483: result: yes |
|---|
| 916 | configure:18483: checking sys/time.h usability |
|---|
| 917 | configure:18483: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 918 | configure:18483: $? = 0 |
|---|
| 919 | configure:18483: result: yes |
|---|
| 920 | configure:18483: checking sys/time.h presence |
|---|
| 921 | configure:18483: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 922 | configure:18483: $? = 0 |
|---|
| 923 | configure:18483: result: yes |
|---|
| 924 | configure:18483: checking for sys/time.h |
|---|
| 925 | configure:18483: result: yes |
|---|
| 926 | configure:18483: checking sys/times.h usability |
|---|
| 927 | configure:18483: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 928 | configure:18483: $? = 0 |
|---|
| 929 | configure:18483: result: yes |
|---|
| 930 | configure:18483: checking sys/times.h presence |
|---|
| 931 | configure:18483: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 932 | configure:18483: $? = 0 |
|---|
| 933 | configure:18483: result: yes |
|---|
| 934 | configure:18483: checking for sys/times.h |
|---|
| 935 | configure:18483: result: yes |
|---|
| 936 | configure:18483: checking sys/wait.h usability |
|---|
| 937 | configure:18483: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 938 | configure:18483: $? = 0 |
|---|
| 939 | configure:18483: result: yes |
|---|
| 940 | configure:18483: checking sys/wait.h presence |
|---|
| 941 | configure:18483: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 942 | configure:18483: $? = 0 |
|---|
| 943 | configure:18483: result: yes |
|---|
| 944 | configure:18483: checking for sys/wait.h |
|---|
| 945 | configure:18483: result: yes |
|---|
| 946 | configure:18483: checking pow.h usability |
|---|
| 947 | configure:18483: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 948 | conftest.c:79:10: fatal error: 'pow.h' file not found |
|---|
| 949 | #include <pow.h> |
|---|
| 950 | ^ |
|---|
| 951 | 1 error generated. |
|---|
| 952 | configure:18483: $? = 1 |
|---|
| 953 | configure: failed program was: |
|---|
| 954 | | /* confdefs.h */ |
|---|
| 955 | | #define PACKAGE_NAME "GnuCash" |
|---|
| 956 | | #define PACKAGE_TARNAME "gnucash" |
|---|
| 957 | | #define PACKAGE_VERSION "2.6.5" |
|---|
| 958 | | #define PACKAGE_STRING "GnuCash 2.6.5" |
|---|
| 959 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
|---|
| 960 | | #define PACKAGE_URL "" |
|---|
| 961 | | #define PACKAGE "gnucash" |
|---|
| 962 | | #define VERSION "2.6.5" |
|---|
| 963 | | #define STDC_HEADERS 1 |
|---|
| 964 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 965 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 966 | | #define HAVE_STDLIB_H 1 |
|---|
| 967 | | #define HAVE_STRING_H 1 |
|---|
| 968 | | #define HAVE_MEMORY_H 1 |
|---|
| 969 | | #define HAVE_STRINGS_H 1 |
|---|
| 970 | | #define HAVE_INTTYPES_H 1 |
|---|
| 971 | | #define HAVE_STDINT_H 1 |
|---|
| 972 | | #define HAVE_UNISTD_H 1 |
|---|
| 973 | | #define __EXTENSIONS__ 1 |
|---|
| 974 | | #define _ALL_SOURCE 1 |
|---|
| 975 | | #define _GNU_SOURCE 1 |
|---|
| 976 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 977 | | #define _TANDEM_SOURCE 1 |
|---|
| 978 | | #define GNUCASH_MAJOR_VERSION 2 |
|---|
| 979 | | #define GNUCASH_MINOR_VERSION 6 |
|---|
| 980 | | #define GNUCASH_MICRO_VERSION 5 |
|---|
| 981 | | #define GNUCASH_NANO_VERSION 0 |
|---|
| 982 | | #define GNUCASH_RESAVE_VERSION 19920 |
|---|
| 983 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
|---|
| 984 | | #define GETTEXT_PACKAGE "gnucash" |
|---|
| 985 | | #define HAVE_LOCALE_H 1 |
|---|
| 986 | | #define HAVE_LC_MESSAGES 1 |
|---|
| 987 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
|---|
| 988 | | #define HAVE_GETTEXT 1 |
|---|
| 989 | | #define HAVE_DCGETTEXT 1 |
|---|
| 990 | | #define ENABLE_NLS 1 |
|---|
| 991 | | #define HAVE_DLFCN_H 1 |
|---|
| 992 | | #define LT_OBJDIR ".libs/" |
|---|
| 993 | | #define STDC_HEADERS 1 |
|---|
| 994 | | #define HAVE_LIMITS_H 1 |
|---|
| 995 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 996 | | #define HAVE_SYS_TIMES_H 1 |
|---|
| 997 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 998 | | /* end confdefs.h. */ |
|---|
| 999 | | #include <stdio.h> |
|---|
| 1000 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 1001 | | # include <sys/types.h> |
|---|
| 1002 | | #endif |
|---|
| 1003 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 1004 | | # include <sys/stat.h> |
|---|
| 1005 | | #endif |
|---|
| 1006 | | #ifdef STDC_HEADERS |
|---|
| 1007 | | # include <stdlib.h> |
|---|
| 1008 | | # include <stddef.h> |
|---|
| 1009 | | #else |
|---|
| 1010 | | # ifdef HAVE_STDLIB_H |
|---|
| 1011 | | # include <stdlib.h> |
|---|
| 1012 | | # endif |
|---|
| 1013 | | #endif |
|---|
| 1014 | | #ifdef HAVE_STRING_H |
|---|
| 1015 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 1016 | | # include <memory.h> |
|---|
| 1017 | | # endif |
|---|
| 1018 | | # include <string.h> |
|---|
| 1019 | | #endif |
|---|
| 1020 | | #ifdef HAVE_STRINGS_H |
|---|
| 1021 | | # include <strings.h> |
|---|
| 1022 | | #endif |
|---|
| 1023 | | #ifdef HAVE_INTTYPES_H |
|---|
| 1024 | | # include <inttypes.h> |
|---|
| 1025 | | #endif |
|---|
| 1026 | | #ifdef HAVE_STDINT_H |
|---|
| 1027 | | # include <stdint.h> |
|---|
| 1028 | | #endif |
|---|
| 1029 | | #ifdef HAVE_UNISTD_H |
|---|
| 1030 | | # include <unistd.h> |
|---|
| 1031 | | #endif |
|---|
| 1032 | | #include <pow.h> |
|---|
| 1033 | configure:18483: result: no |
|---|
| 1034 | configure:18483: checking pow.h presence |
|---|
| 1035 | configure:18483: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 1036 | conftest.c:46:10: fatal error: 'pow.h' file not found |
|---|
| 1037 | #include <pow.h> |
|---|
| 1038 | ^ |
|---|
| 1039 | 1 error generated. |
|---|
| 1040 | configure:18483: $? = 1 |
|---|
| 1041 | configure: failed program was: |
|---|
| 1042 | | /* confdefs.h */ |
|---|
| 1043 | | #define PACKAGE_NAME "GnuCash" |
|---|
| 1044 | | #define PACKAGE_TARNAME "gnucash" |
|---|
| 1045 | | #define PACKAGE_VERSION "2.6.5" |
|---|
| 1046 | | #define PACKAGE_STRING "GnuCash 2.6.5" |
|---|
| 1047 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
|---|
| 1048 | | #define PACKAGE_URL "" |
|---|
| 1049 | | #define PACKAGE "gnucash" |
|---|
| 1050 | | #define VERSION "2.6.5" |
|---|
| 1051 | | #define STDC_HEADERS 1 |
|---|
| 1052 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1053 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1054 | | #define HAVE_STDLIB_H 1 |
|---|
| 1055 | | #define HAVE_STRING_H 1 |
|---|
| 1056 | | #define HAVE_MEMORY_H 1 |
|---|
| 1057 | | #define HAVE_STRINGS_H 1 |
|---|
| 1058 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1059 | | #define HAVE_STDINT_H 1 |
|---|
| 1060 | | #define HAVE_UNISTD_H 1 |
|---|
| 1061 | | #define __EXTENSIONS__ 1 |
|---|
| 1062 | | #define _ALL_SOURCE 1 |
|---|
| 1063 | | #define _GNU_SOURCE 1 |
|---|
| 1064 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 1065 | | #define _TANDEM_SOURCE 1 |
|---|
| 1066 | | #define GNUCASH_MAJOR_VERSION 2 |
|---|
| 1067 | | #define GNUCASH_MINOR_VERSION 6 |
|---|
| 1068 | | #define GNUCASH_MICRO_VERSION 5 |
|---|
| 1069 | | #define GNUCASH_NANO_VERSION 0 |
|---|
| 1070 | | #define GNUCASH_RESAVE_VERSION 19920 |
|---|
| 1071 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
|---|
| 1072 | | #define GETTEXT_PACKAGE "gnucash" |
|---|
| 1073 | | #define HAVE_LOCALE_H 1 |
|---|
| 1074 | | #define HAVE_LC_MESSAGES 1 |
|---|
| 1075 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
|---|
| 1076 | | #define HAVE_GETTEXT 1 |
|---|
| 1077 | | #define HAVE_DCGETTEXT 1 |
|---|
| 1078 | | #define ENABLE_NLS 1 |
|---|
| 1079 | | #define HAVE_DLFCN_H 1 |
|---|
| 1080 | | #define LT_OBJDIR ".libs/" |
|---|
| 1081 | | #define STDC_HEADERS 1 |
|---|
| 1082 | | #define HAVE_LIMITS_H 1 |
|---|
| 1083 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1084 | | #define HAVE_SYS_TIMES_H 1 |
|---|
| 1085 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 1086 | | /* end confdefs.h. */ |
|---|
| 1087 | | #include <pow.h> |
|---|
| 1088 | configure:18483: result: no |
|---|
| 1089 | configure:18483: checking for pow.h |
|---|
| 1090 | configure:18483: result: no |
|---|
| 1091 | configure:18496: checking for stpcpy |
|---|
| 1092 | configure:18496: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 1093 | conftest.c:69:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration] |
|---|
| 1094 | char stpcpy (); |
|---|
| 1095 | ^ |
|---|
| 1096 | conftest.c:69:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)' |
|---|
| 1097 | 1 warning generated. |
|---|
| 1098 | configure:18496: $? = 0 |
|---|
| 1099 | configure:18496: result: yes |
|---|
| 1100 | configure:18496: checking for memcpy |
|---|
| 1101 | configure:18496: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 1102 | conftest.c:70:6: warning: incompatible redeclaration of library function 'memcpy' [-Wincompatible-library-redeclaration] |
|---|
| 1103 | char memcpy (); |
|---|
| 1104 | ^ |
|---|
| 1105 | conftest.c:70:6: note: 'memcpy' is a builtin with type 'void *(void *, const void *, unsigned long)' |
|---|
| 1106 | 1 warning generated. |
|---|
| 1107 | configure:18496: $? = 0 |
|---|
| 1108 | configure:18496: result: yes |
|---|
| 1109 | configure:18496: checking for timegm |
|---|
| 1110 | configure:18496: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 1111 | configure:18496: $? = 0 |
|---|
| 1112 | configure:18496: result: yes |
|---|
| 1113 | configure:18496: checking for towupper |
|---|
| 1114 | configure:18496: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 1115 | configure:18496: $? = 0 |
|---|
| 1116 | configure:18496: result: yes |
|---|
| 1117 | configure:18507: checking for setenv |
|---|
| 1118 | configure:18507: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 1119 | configure:18507: $? = 0 |
|---|
| 1120 | configure:18507: result: yes |
|---|
| 1121 | configure:18536: checking for the tm_gmtoff member of struct tm |
|---|
| 1122 | configure:18557: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 1123 | conftest.c:53:17: warning: '_GNU_SOURCE' macro redefined |
|---|
| 1124 | #define _GNU_SOURCE |
|---|
| 1125 | ^ |
|---|
| 1126 | conftest.c:22:9: note: previous definition is here |
|---|
| 1127 | #define _GNU_SOURCE 1 |
|---|
| 1128 | ^ |
|---|
| 1129 | conftest.c:54:17: warning: '__EXTENSIONS__' macro redefined |
|---|
| 1130 | #define __EXTENSIONS__ |
|---|
| 1131 | ^ |
|---|
| 1132 | conftest.c:20:9: note: previous definition is here |
|---|
| 1133 | #define __EXTENSIONS__ 1 |
|---|
| 1134 | ^ |
|---|
| 1135 | 2 warnings generated. |
|---|
| 1136 | configure:18557: $? = 0 |
|---|
| 1137 | configure:18566: result: yes |
|---|
| 1138 | configure:18577: checking if scanf supports %lld conversions |
|---|
| 1139 | configure:18617: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -Wall -Werror -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 1140 | configure:18617: $? = 0 |
|---|
| 1141 | configure:18617: ./conftest |
|---|
| 1142 | configure:18617: $? = 0 |
|---|
| 1143 | configure:18627: result: yes |
|---|
| 1144 | configure:18764: checking if building from an scm managed directory |
|---|
| 1145 | configure:18786: result: no |
|---|
| 1146 | configure:18793: checking for ./src/swig-runtime.h |
|---|
| 1147 | configure:18807: result: yes |
|---|
| 1148 | configure:18824: checking for ./src/core-utils/gnc-scm-info.h |
|---|
| 1149 | configure:18838: result: yes |
|---|
| 1150 | configure:18897: checking for /proc/self/maps |
|---|
| 1151 | configure:18910: result: no |
|---|
| 1152 | configure:18916: checking whether everything is installed to the same prefix |
|---|
| 1153 | configure:18934: result: yes |
|---|
| 1154 | configure:18937: checking whether binary relocation support should be enabled |
|---|
| 1155 | configure:18955: result: no |
|---|
| 1156 | configure:19050: checking for pkg-config |
|---|
| 1157 | configure:19080: result: /opt/local/bin/pkg-config |
|---|
| 1158 | configure:19197: checking for glib-2.0 >= 2.38 gio-2.0 >= 2.25 gthread-2.0 gobject-2.0 gmodule-2.0 |
|---|
| 1159 | configure:19201: result: yes |
|---|
| 1160 | configure:19205: checking GLIB_CFLAGS |
|---|
| 1161 | configure:19208: result: -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include |
|---|
| 1162 | configure:19211: checking GLIB_LIBS |
|---|
| 1163 | configure:19214: result: -L/opt/local/lib -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl |
|---|
| 1164 | configure:19565: checking dirent.h usability |
|---|
| 1165 | configure:19565: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 1166 | configure:19565: $? = 0 |
|---|
| 1167 | configure:19565: result: yes |
|---|
| 1168 | configure:19565: checking dirent.h presence |
|---|
| 1169 | configure:19565: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 1170 | configure:19565: $? = 0 |
|---|
| 1171 | configure:19565: result: yes |
|---|
| 1172 | configure:19565: checking for dirent.h |
|---|
| 1173 | configure:19565: result: yes |
|---|
| 1174 | configure:19565: checking for dlfcn.h |
|---|
| 1175 | configure:19565: result: yes |
|---|
| 1176 | configure:19565: checking dl.h usability |
|---|
| 1177 | configure:19565: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 1178 | conftest.c:91:10: fatal error: 'dl.h' file not found |
|---|
| 1179 | #include <dl.h> |
|---|
| 1180 | ^ |
|---|
| 1181 | 1 error generated. |
|---|
| 1182 | configure:19565: $? = 1 |
|---|
| 1183 | configure: failed program was: |
|---|
| 1184 | | /* confdefs.h */ |
|---|
| 1185 | | #define PACKAGE_NAME "GnuCash" |
|---|
| 1186 | | #define PACKAGE_TARNAME "gnucash" |
|---|
| 1187 | | #define PACKAGE_VERSION "2.6.5" |
|---|
| 1188 | | #define PACKAGE_STRING "GnuCash 2.6.5" |
|---|
| 1189 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
|---|
| 1190 | | #define PACKAGE_URL "" |
|---|
| 1191 | | #define PACKAGE "gnucash" |
|---|
| 1192 | | #define VERSION "2.6.5" |
|---|
| 1193 | | #define STDC_HEADERS 1 |
|---|
| 1194 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1195 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1196 | | #define HAVE_STDLIB_H 1 |
|---|
| 1197 | | #define HAVE_STRING_H 1 |
|---|
| 1198 | | #define HAVE_MEMORY_H 1 |
|---|
| 1199 | | #define HAVE_STRINGS_H 1 |
|---|
| 1200 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1201 | | #define HAVE_STDINT_H 1 |
|---|
| 1202 | | #define HAVE_UNISTD_H 1 |
|---|
| 1203 | | #define __EXTENSIONS__ 1 |
|---|
| 1204 | | #define _ALL_SOURCE 1 |
|---|
| 1205 | | #define _GNU_SOURCE 1 |
|---|
| 1206 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 1207 | | #define _TANDEM_SOURCE 1 |
|---|
| 1208 | | #define GNUCASH_MAJOR_VERSION 2 |
|---|
| 1209 | | #define GNUCASH_MINOR_VERSION 6 |
|---|
| 1210 | | #define GNUCASH_MICRO_VERSION 5 |
|---|
| 1211 | | #define GNUCASH_NANO_VERSION 0 |
|---|
| 1212 | | #define GNUCASH_RESAVE_VERSION 19920 |
|---|
| 1213 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
|---|
| 1214 | | #define GETTEXT_PACKAGE "gnucash" |
|---|
| 1215 | | #define HAVE_LOCALE_H 1 |
|---|
| 1216 | | #define HAVE_LC_MESSAGES 1 |
|---|
| 1217 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
|---|
| 1218 | | #define HAVE_GETTEXT 1 |
|---|
| 1219 | | #define HAVE_DCGETTEXT 1 |
|---|
| 1220 | | #define ENABLE_NLS 1 |
|---|
| 1221 | | #define HAVE_DLFCN_H 1 |
|---|
| 1222 | | #define LT_OBJDIR ".libs/" |
|---|
| 1223 | | #define STDC_HEADERS 1 |
|---|
| 1224 | | #define HAVE_LIMITS_H 1 |
|---|
| 1225 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1226 | | #define HAVE_SYS_TIMES_H 1 |
|---|
| 1227 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 1228 | | #define HAVE_STPCPY 1 |
|---|
| 1229 | | #define HAVE_MEMCPY 1 |
|---|
| 1230 | | #define HAVE_TIMEGM 1 |
|---|
| 1231 | | #define HAVE_TOWUPPER 1 |
|---|
| 1232 | | #define HAVE_SETENV 1 |
|---|
| 1233 | | #define HAVE_STRUCT_TM_GMTOFF 1 |
|---|
| 1234 | | #define HAVE_SCANF_LLD 1 |
|---|
| 1235 | | #define HAVE_GLIB_2_38 1 |
|---|
| 1236 | | #define HAVE_GLIB_2_36 1 |
|---|
| 1237 | | #define HAVE_GLIB_2_32 1 |
|---|
| 1238 | | #define HAVE_DIRENT_H 1 |
|---|
| 1239 | | #define HAVE_DLFCN_H 1 |
|---|
| 1240 | | /* end confdefs.h. */ |
|---|
| 1241 | | #include <stdio.h> |
|---|
| 1242 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 1243 | | # include <sys/types.h> |
|---|
| 1244 | | #endif |
|---|
| 1245 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 1246 | | # include <sys/stat.h> |
|---|
| 1247 | | #endif |
|---|
| 1248 | | #ifdef STDC_HEADERS |
|---|
| 1249 | | # include <stdlib.h> |
|---|
| 1250 | | # include <stddef.h> |
|---|
| 1251 | | #else |
|---|
| 1252 | | # ifdef HAVE_STDLIB_H |
|---|
| 1253 | | # include <stdlib.h> |
|---|
| 1254 | | # endif |
|---|
| 1255 | | #endif |
|---|
| 1256 | | #ifdef HAVE_STRING_H |
|---|
| 1257 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 1258 | | # include <memory.h> |
|---|
| 1259 | | # endif |
|---|
| 1260 | | # include <string.h> |
|---|
| 1261 | | #endif |
|---|
| 1262 | | #ifdef HAVE_STRINGS_H |
|---|
| 1263 | | # include <strings.h> |
|---|
| 1264 | | #endif |
|---|
| 1265 | | #ifdef HAVE_INTTYPES_H |
|---|
| 1266 | | # include <inttypes.h> |
|---|
| 1267 | | #endif |
|---|
| 1268 | | #ifdef HAVE_STDINT_H |
|---|
| 1269 | | # include <stdint.h> |
|---|
| 1270 | | #endif |
|---|
| 1271 | | #ifdef HAVE_UNISTD_H |
|---|
| 1272 | | # include <unistd.h> |
|---|
| 1273 | | #endif |
|---|
| 1274 | | #include <dl.h> |
|---|
| 1275 | configure:19565: result: no |
|---|
| 1276 | configure:19565: checking dl.h presence |
|---|
| 1277 | configure:19565: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 1278 | conftest.c:58:10: fatal error: 'dl.h' file not found |
|---|
| 1279 | #include <dl.h> |
|---|
| 1280 | ^ |
|---|
| 1281 | 1 error generated. |
|---|
| 1282 | configure:19565: $? = 1 |
|---|
| 1283 | configure: failed program was: |
|---|
| 1284 | | /* confdefs.h */ |
|---|
| 1285 | | #define PACKAGE_NAME "GnuCash" |
|---|
| 1286 | | #define PACKAGE_TARNAME "gnucash" |
|---|
| 1287 | | #define PACKAGE_VERSION "2.6.5" |
|---|
| 1288 | | #define PACKAGE_STRING "GnuCash 2.6.5" |
|---|
| 1289 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
|---|
| 1290 | | #define PACKAGE_URL "" |
|---|
| 1291 | | #define PACKAGE "gnucash" |
|---|
| 1292 | | #define VERSION "2.6.5" |
|---|
| 1293 | | #define STDC_HEADERS 1 |
|---|
| 1294 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1295 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1296 | | #define HAVE_STDLIB_H 1 |
|---|
| 1297 | | #define HAVE_STRING_H 1 |
|---|
| 1298 | | #define HAVE_MEMORY_H 1 |
|---|
| 1299 | | #define HAVE_STRINGS_H 1 |
|---|
| 1300 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1301 | | #define HAVE_STDINT_H 1 |
|---|
| 1302 | | #define HAVE_UNISTD_H 1 |
|---|
| 1303 | | #define __EXTENSIONS__ 1 |
|---|
| 1304 | | #define _ALL_SOURCE 1 |
|---|
| 1305 | | #define _GNU_SOURCE 1 |
|---|
| 1306 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 1307 | | #define _TANDEM_SOURCE 1 |
|---|
| 1308 | | #define GNUCASH_MAJOR_VERSION 2 |
|---|
| 1309 | | #define GNUCASH_MINOR_VERSION 6 |
|---|
| 1310 | | #define GNUCASH_MICRO_VERSION 5 |
|---|
| 1311 | | #define GNUCASH_NANO_VERSION 0 |
|---|
| 1312 | | #define GNUCASH_RESAVE_VERSION 19920 |
|---|
| 1313 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
|---|
| 1314 | | #define GETTEXT_PACKAGE "gnucash" |
|---|
| 1315 | | #define HAVE_LOCALE_H 1 |
|---|
| 1316 | | #define HAVE_LC_MESSAGES 1 |
|---|
| 1317 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
|---|
| 1318 | | #define HAVE_GETTEXT 1 |
|---|
| 1319 | | #define HAVE_DCGETTEXT 1 |
|---|
| 1320 | | #define ENABLE_NLS 1 |
|---|
| 1321 | | #define HAVE_DLFCN_H 1 |
|---|
| 1322 | | #define LT_OBJDIR ".libs/" |
|---|
| 1323 | | #define STDC_HEADERS 1 |
|---|
| 1324 | | #define HAVE_LIMITS_H 1 |
|---|
| 1325 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1326 | | #define HAVE_SYS_TIMES_H 1 |
|---|
| 1327 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 1328 | | #define HAVE_STPCPY 1 |
|---|
| 1329 | | #define HAVE_MEMCPY 1 |
|---|
| 1330 | | #define HAVE_TIMEGM 1 |
|---|
| 1331 | | #define HAVE_TOWUPPER 1 |
|---|
| 1332 | | #define HAVE_SETENV 1 |
|---|
| 1333 | | #define HAVE_STRUCT_TM_GMTOFF 1 |
|---|
| 1334 | | #define HAVE_SCANF_LLD 1 |
|---|
| 1335 | | #define HAVE_GLIB_2_38 1 |
|---|
| 1336 | | #define HAVE_GLIB_2_36 1 |
|---|
| 1337 | | #define HAVE_GLIB_2_32 1 |
|---|
| 1338 | | #define HAVE_DIRENT_H 1 |
|---|
| 1339 | | #define HAVE_DLFCN_H 1 |
|---|
| 1340 | | /* end confdefs.h. */ |
|---|
| 1341 | | #include <dl.h> |
|---|
| 1342 | configure:19565: result: no |
|---|
| 1343 | configure:19565: checking for dl.h |
|---|
| 1344 | configure:19565: result: no |
|---|
| 1345 | configure:19565: checking utmp.h usability |
|---|
| 1346 | configure:19565: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 1347 | configure:19565: $? = 0 |
|---|
| 1348 | configure:19565: result: yes |
|---|
| 1349 | configure:19565: checking utmp.h presence |
|---|
| 1350 | configure:19565: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 1351 | configure:19565: $? = 0 |
|---|
| 1352 | configure:19565: result: yes |
|---|
| 1353 | configure:19565: checking for utmp.h |
|---|
| 1354 | configure:19565: result: yes |
|---|
| 1355 | configure:19565: checking for locale.h |
|---|
| 1356 | configure:19565: result: yes |
|---|
| 1357 | configure:19565: checking mcheck.h usability |
|---|
| 1358 | configure:19565: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 1359 | conftest.c:93:10: fatal error: 'mcheck.h' file not found |
|---|
| 1360 | #include <mcheck.h> |
|---|
| 1361 | ^ |
|---|
| 1362 | 1 error generated. |
|---|
| 1363 | configure:19565: $? = 1 |
|---|
| 1364 | configure: failed program was: |
|---|
| 1365 | | /* confdefs.h */ |
|---|
| 1366 | | #define PACKAGE_NAME "GnuCash" |
|---|
| 1367 | | #define PACKAGE_TARNAME "gnucash" |
|---|
| 1368 | | #define PACKAGE_VERSION "2.6.5" |
|---|
| 1369 | | #define PACKAGE_STRING "GnuCash 2.6.5" |
|---|
| 1370 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
|---|
| 1371 | | #define PACKAGE_URL "" |
|---|
| 1372 | | #define PACKAGE "gnucash" |
|---|
| 1373 | | #define VERSION "2.6.5" |
|---|
| 1374 | | #define STDC_HEADERS 1 |
|---|
| 1375 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1376 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1377 | | #define HAVE_STDLIB_H 1 |
|---|
| 1378 | | #define HAVE_STRING_H 1 |
|---|
| 1379 | | #define HAVE_MEMORY_H 1 |
|---|
| 1380 | | #define HAVE_STRINGS_H 1 |
|---|
| 1381 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1382 | | #define HAVE_STDINT_H 1 |
|---|
| 1383 | | #define HAVE_UNISTD_H 1 |
|---|
| 1384 | | #define __EXTENSIONS__ 1 |
|---|
| 1385 | | #define _ALL_SOURCE 1 |
|---|
| 1386 | | #define _GNU_SOURCE 1 |
|---|
| 1387 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 1388 | | #define _TANDEM_SOURCE 1 |
|---|
| 1389 | | #define GNUCASH_MAJOR_VERSION 2 |
|---|
| 1390 | | #define GNUCASH_MINOR_VERSION 6 |
|---|
| 1391 | | #define GNUCASH_MICRO_VERSION 5 |
|---|
| 1392 | | #define GNUCASH_NANO_VERSION 0 |
|---|
| 1393 | | #define GNUCASH_RESAVE_VERSION 19920 |
|---|
| 1394 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
|---|
| 1395 | | #define GETTEXT_PACKAGE "gnucash" |
|---|
| 1396 | | #define HAVE_LOCALE_H 1 |
|---|
| 1397 | | #define HAVE_LC_MESSAGES 1 |
|---|
| 1398 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
|---|
| 1399 | | #define HAVE_GETTEXT 1 |
|---|
| 1400 | | #define HAVE_DCGETTEXT 1 |
|---|
| 1401 | | #define ENABLE_NLS 1 |
|---|
| 1402 | | #define HAVE_DLFCN_H 1 |
|---|
| 1403 | | #define LT_OBJDIR ".libs/" |
|---|
| 1404 | | #define STDC_HEADERS 1 |
|---|
| 1405 | | #define HAVE_LIMITS_H 1 |
|---|
| 1406 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1407 | | #define HAVE_SYS_TIMES_H 1 |
|---|
| 1408 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 1409 | | #define HAVE_STPCPY 1 |
|---|
| 1410 | | #define HAVE_MEMCPY 1 |
|---|
| 1411 | | #define HAVE_TIMEGM 1 |
|---|
| 1412 | | #define HAVE_TOWUPPER 1 |
|---|
| 1413 | | #define HAVE_SETENV 1 |
|---|
| 1414 | | #define HAVE_STRUCT_TM_GMTOFF 1 |
|---|
| 1415 | | #define HAVE_SCANF_LLD 1 |
|---|
| 1416 | | #define HAVE_GLIB_2_38 1 |
|---|
| 1417 | | #define HAVE_GLIB_2_36 1 |
|---|
| 1418 | | #define HAVE_GLIB_2_32 1 |
|---|
| 1419 | | #define HAVE_DIRENT_H 1 |
|---|
| 1420 | | #define HAVE_DLFCN_H 1 |
|---|
| 1421 | | #define HAVE_UTMP_H 1 |
|---|
| 1422 | | #define HAVE_LOCALE_H 1 |
|---|
| 1423 | | /* end confdefs.h. */ |
|---|
| 1424 | | #include <stdio.h> |
|---|
| 1425 | | #ifdef HAVE_SYS_TYPES_H |
|---|
| 1426 | | # include <sys/types.h> |
|---|
| 1427 | | #endif |
|---|
| 1428 | | #ifdef HAVE_SYS_STAT_H |
|---|
| 1429 | | # include <sys/stat.h> |
|---|
| 1430 | | #endif |
|---|
| 1431 | | #ifdef STDC_HEADERS |
|---|
| 1432 | | # include <stdlib.h> |
|---|
| 1433 | | # include <stddef.h> |
|---|
| 1434 | | #else |
|---|
| 1435 | | # ifdef HAVE_STDLIB_H |
|---|
| 1436 | | # include <stdlib.h> |
|---|
| 1437 | | # endif |
|---|
| 1438 | | #endif |
|---|
| 1439 | | #ifdef HAVE_STRING_H |
|---|
| 1440 | | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H |
|---|
| 1441 | | # include <memory.h> |
|---|
| 1442 | | # endif |
|---|
| 1443 | | # include <string.h> |
|---|
| 1444 | | #endif |
|---|
| 1445 | | #ifdef HAVE_STRINGS_H |
|---|
| 1446 | | # include <strings.h> |
|---|
| 1447 | | #endif |
|---|
| 1448 | | #ifdef HAVE_INTTYPES_H |
|---|
| 1449 | | # include <inttypes.h> |
|---|
| 1450 | | #endif |
|---|
| 1451 | | #ifdef HAVE_STDINT_H |
|---|
| 1452 | | # include <stdint.h> |
|---|
| 1453 | | #endif |
|---|
| 1454 | | #ifdef HAVE_UNISTD_H |
|---|
| 1455 | | # include <unistd.h> |
|---|
| 1456 | | #endif |
|---|
| 1457 | | #include <mcheck.h> |
|---|
| 1458 | configure:19565: result: no |
|---|
| 1459 | configure:19565: checking mcheck.h presence |
|---|
| 1460 | configure:19565: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 1461 | conftest.c:60:10: fatal error: 'mcheck.h' file not found |
|---|
| 1462 | #include <mcheck.h> |
|---|
| 1463 | ^ |
|---|
| 1464 | 1 error generated. |
|---|
| 1465 | configure:19565: $? = 1 |
|---|
| 1466 | configure: failed program was: |
|---|
| 1467 | | /* confdefs.h */ |
|---|
| 1468 | | #define PACKAGE_NAME "GnuCash" |
|---|
| 1469 | | #define PACKAGE_TARNAME "gnucash" |
|---|
| 1470 | | #define PACKAGE_VERSION "2.6.5" |
|---|
| 1471 | | #define PACKAGE_STRING "GnuCash 2.6.5" |
|---|
| 1472 | | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
|---|
| 1473 | | #define PACKAGE_URL "" |
|---|
| 1474 | | #define PACKAGE "gnucash" |
|---|
| 1475 | | #define VERSION "2.6.5" |
|---|
| 1476 | | #define STDC_HEADERS 1 |
|---|
| 1477 | | #define HAVE_SYS_TYPES_H 1 |
|---|
| 1478 | | #define HAVE_SYS_STAT_H 1 |
|---|
| 1479 | | #define HAVE_STDLIB_H 1 |
|---|
| 1480 | | #define HAVE_STRING_H 1 |
|---|
| 1481 | | #define HAVE_MEMORY_H 1 |
|---|
| 1482 | | #define HAVE_STRINGS_H 1 |
|---|
| 1483 | | #define HAVE_INTTYPES_H 1 |
|---|
| 1484 | | #define HAVE_STDINT_H 1 |
|---|
| 1485 | | #define HAVE_UNISTD_H 1 |
|---|
| 1486 | | #define __EXTENSIONS__ 1 |
|---|
| 1487 | | #define _ALL_SOURCE 1 |
|---|
| 1488 | | #define _GNU_SOURCE 1 |
|---|
| 1489 | | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 1490 | | #define _TANDEM_SOURCE 1 |
|---|
| 1491 | | #define GNUCASH_MAJOR_VERSION 2 |
|---|
| 1492 | | #define GNUCASH_MINOR_VERSION 6 |
|---|
| 1493 | | #define GNUCASH_MICRO_VERSION 5 |
|---|
| 1494 | | #define GNUCASH_NANO_VERSION 0 |
|---|
| 1495 | | #define GNUCASH_RESAVE_VERSION 19920 |
|---|
| 1496 | | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
|---|
| 1497 | | #define GETTEXT_PACKAGE "gnucash" |
|---|
| 1498 | | #define HAVE_LOCALE_H 1 |
|---|
| 1499 | | #define HAVE_LC_MESSAGES 1 |
|---|
| 1500 | | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
|---|
| 1501 | | #define HAVE_GETTEXT 1 |
|---|
| 1502 | | #define HAVE_DCGETTEXT 1 |
|---|
| 1503 | | #define ENABLE_NLS 1 |
|---|
| 1504 | | #define HAVE_DLFCN_H 1 |
|---|
| 1505 | | #define LT_OBJDIR ".libs/" |
|---|
| 1506 | | #define STDC_HEADERS 1 |
|---|
| 1507 | | #define HAVE_LIMITS_H 1 |
|---|
| 1508 | | #define HAVE_SYS_TIME_H 1 |
|---|
| 1509 | | #define HAVE_SYS_TIMES_H 1 |
|---|
| 1510 | | #define HAVE_SYS_WAIT_H 1 |
|---|
| 1511 | | #define HAVE_STPCPY 1 |
|---|
| 1512 | | #define HAVE_MEMCPY 1 |
|---|
| 1513 | | #define HAVE_TIMEGM 1 |
|---|
| 1514 | | #define HAVE_TOWUPPER 1 |
|---|
| 1515 | | #define HAVE_SETENV 1 |
|---|
| 1516 | | #define HAVE_STRUCT_TM_GMTOFF 1 |
|---|
| 1517 | | #define HAVE_SCANF_LLD 1 |
|---|
| 1518 | | #define HAVE_GLIB_2_38 1 |
|---|
| 1519 | | #define HAVE_GLIB_2_36 1 |
|---|
| 1520 | | #define HAVE_GLIB_2_32 1 |
|---|
| 1521 | | #define HAVE_DIRENT_H 1 |
|---|
| 1522 | | #define HAVE_DLFCN_H 1 |
|---|
| 1523 | | #define HAVE_UTMP_H 1 |
|---|
| 1524 | | #define HAVE_LOCALE_H 1 |
|---|
| 1525 | | /* end confdefs.h. */ |
|---|
| 1526 | | #include <mcheck.h> |
|---|
| 1527 | configure:19565: result: no |
|---|
| 1528 | configure:19565: checking for mcheck.h |
|---|
| 1529 | configure:19565: result: no |
|---|
| 1530 | configure:19565: checking for unistd.h |
|---|
| 1531 | configure:19565: result: yes |
|---|
| 1532 | configure:19565: checking wctype.h usability |
|---|
| 1533 | configure:19565: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 1534 | configure:19565: $? = 0 |
|---|
| 1535 | configure:19565: result: yes |
|---|
| 1536 | configure:19565: checking wctype.h presence |
|---|
| 1537 | configure:19565: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 1538 | configure:19565: $? = 0 |
|---|
| 1539 | configure:19565: result: yes |
|---|
| 1540 | configure:19565: checking for wctype.h |
|---|
| 1541 | configure:19565: result: yes |
|---|
| 1542 | configure:19697: checking pkg-config is at least version 0.16 |
|---|
| 1543 | configure:19700: result: yes |
|---|
| 1544 | configure:19811: checking if unsigned long is at least as big as guint32 |
|---|
| 1545 | configure:19832: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 -L/opt/local/lib -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl conftest.c >&5 |
|---|
| 1546 | configure:19832: $? = 0 |
|---|
| 1547 | configure:19832: ./conftest |
|---|
| 1548 | configure:19832: $? = 0 |
|---|
| 1549 | configure:19834: result: yes |
|---|
| 1550 | configure:19856: checking for dlsym |
|---|
| 1551 | configure:19856: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 1552 | configure:19856: $? = 0 |
|---|
| 1553 | configure:19856: result: yes |
|---|
| 1554 | configure:19970: checking for dlerror |
|---|
| 1555 | configure:19970: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 1556 | configure:19970: $? = 0 |
|---|
| 1557 | configure:19970: result: yes |
|---|
| 1558 | configure:19990: checking operating system |
|---|
| 1559 | configure:20006: result: darwin |
|---|
| 1560 | configure:20008: checking For GDK-Quartz |
|---|
| 1561 | configure:20127: result: no |
|---|
| 1562 | configure:20439: checking X11/Xlib.h usability |
|---|
| 1563 | configure:20439: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 1564 | configure:20439: $? = 0 |
|---|
| 1565 | configure:20439: result: yes |
|---|
| 1566 | configure:20439: checking X11/Xlib.h presence |
|---|
| 1567 | configure:20439: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 1568 | configure:20439: $? = 0 |
|---|
| 1569 | configure:20439: result: yes |
|---|
| 1570 | configure:20439: checking for X11/Xlib.h |
|---|
| 1571 | configure:20439: result: yes |
|---|
| 1572 | configure:20439: checking glob.h usability |
|---|
| 1573 | configure:20439: /usr/bin/clang -c -pipe -Os -arch x86_64 -I/opt/local/include conftest.c >&5 |
|---|
| 1574 | configure:20439: $? = 0 |
|---|
| 1575 | configure:20439: result: yes |
|---|
| 1576 | configure:20439: checking glob.h presence |
|---|
| 1577 | configure:20439: /usr/bin/clang -E -I/opt/local/include conftest.c |
|---|
| 1578 | configure:20439: $? = 0 |
|---|
| 1579 | configure:20439: result: yes |
|---|
| 1580 | configure:20439: checking for glob.h |
|---|
| 1581 | configure:20439: result: yes |
|---|
| 1582 | configure:20461: checking for chown |
|---|
| 1583 | configure:20461: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 1584 | configure:20461: $? = 0 |
|---|
| 1585 | configure:20461: result: yes |
|---|
| 1586 | configure:20461: checking for gethostname |
|---|
| 1587 | configure:20461: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 1588 | configure:20461: $? = 0 |
|---|
| 1589 | configure:20461: result: yes |
|---|
| 1590 | configure:20461: checking for getppid |
|---|
| 1591 | configure:20461: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 1592 | configure:20461: $? = 0 |
|---|
| 1593 | configure:20461: result: yes |
|---|
| 1594 | configure:20461: checking for getuid |
|---|
| 1595 | configure:20461: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 1596 | configure:20461: $? = 0 |
|---|
| 1597 | configure:20461: result: yes |
|---|
| 1598 | configure:20461: checking for gettimeofday |
|---|
| 1599 | configure:20461: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 1600 | configure:20461: $? = 0 |
|---|
| 1601 | configure:20461: result: yes |
|---|
| 1602 | configure:20461: checking for gmtime_r |
|---|
| 1603 | configure:20461: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 1604 | configure:20461: $? = 0 |
|---|
| 1605 | configure:20461: result: yes |
|---|
| 1606 | configure:20473: checking for gethostid |
|---|
| 1607 | configure:20473: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 1608 | configure:20473: $? = 0 |
|---|
| 1609 | configure:20473: result: yes |
|---|
| 1610 | configure:20473: checking for link |
|---|
| 1611 | configure:20473: /usr/bin/clang -o conftest -pipe -Os -arch x86_64 -I/opt/local/include -L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64 conftest.c >&5 |
|---|
| 1612 | configure:20473: $? = 0 |
|---|
| 1613 | configure:20473: result: yes |
|---|
| 1614 | configure:20553: checking for guile-1.8 >= 1.8.5 |
|---|
| 1615 | configure:20557: result: yes |
|---|
| 1616 | configure:20561: checking GUILE_CFLAGS |
|---|
| 1617 | configure:20564: result: -D_THREAD_SAFE -I/opt/local/include/guile18 -I/opt/local/include |
|---|
| 1618 | configure:20567: checking GUILE_LIBS |
|---|
| 1619 | configure:20570: result: -L/opt/local/lib -lguile18 -lgmp -lm -lltdl |
|---|
| 1620 | configure:20594: checking for guile |
|---|
| 1621 | configure:20627: result: no |
|---|
| 1622 | configure:20637: error: guile required but not found |
|---|
| 1623 | |
|---|
| 1624 | ## ---------------- ## |
|---|
| 1625 | ## Cache variables. ## |
|---|
| 1626 | ## ---------------- ## |
|---|
| 1627 | |
|---|
| 1628 | ac_cv_CLANG=yes |
|---|
| 1629 | ac_cv_build=x86_64-apple-darwin14.0.0 |
|---|
| 1630 | ac_cv_c_bigendian=no |
|---|
| 1631 | ac_cv_c_compiler_gnu=yes |
|---|
| 1632 | ac_cv_cxx_compiler_gnu=yes |
|---|
| 1633 | ac_cv_env_CCC_set= |
|---|
| 1634 | ac_cv_env_CCC_value= |
|---|
| 1635 | ac_cv_env_CC_set=set |
|---|
| 1636 | ac_cv_env_CC_value=/usr/bin/clang |
|---|
| 1637 | ac_cv_env_CFLAGS_set=set |
|---|
| 1638 | ac_cv_env_CFLAGS_value='-pipe -Os -arch x86_64' |
|---|
| 1639 | ac_cv_env_CPPFLAGS_set=set |
|---|
| 1640 | ac_cv_env_CPPFLAGS_value=-I/opt/local/include |
|---|
| 1641 | ac_cv_env_CPP_set= |
|---|
| 1642 | ac_cv_env_CPP_value= |
|---|
| 1643 | ac_cv_env_CXXCPP_set= |
|---|
| 1644 | ac_cv_env_CXXCPP_value= |
|---|
| 1645 | ac_cv_env_CXXFLAGS_set=set |
|---|
| 1646 | ac_cv_env_CXXFLAGS_value='-pipe -Os -arch x86_64 -stdlib=libc++' |
|---|
| 1647 | ac_cv_env_CXX_set=set |
|---|
| 1648 | ac_cv_env_CXX_value=/usr/bin/clang++ |
|---|
| 1649 | ac_cv_env_LDFLAGS_set=set |
|---|
| 1650 | ac_cv_env_LDFLAGS_value='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
|---|
| 1651 | ac_cv_env_LIBS_set= |
|---|
| 1652 | ac_cv_env_LIBS_value= |
|---|
| 1653 | ac_cv_env_PKG_CONFIG_LIBDIR_set= |
|---|
| 1654 | ac_cv_env_PKG_CONFIG_LIBDIR_value= |
|---|
| 1655 | ac_cv_env_PKG_CONFIG_PATH_set= |
|---|
| 1656 | ac_cv_env_PKG_CONFIG_PATH_value= |
|---|
| 1657 | ac_cv_env_PKG_CONFIG_set= |
|---|
| 1658 | ac_cv_env_PKG_CONFIG_value= |
|---|
| 1659 | ac_cv_env_PYTHON_VERSION_set= |
|---|
| 1660 | ac_cv_env_PYTHON_VERSION_value= |
|---|
| 1661 | ac_cv_env_PYTHON_set= |
|---|
| 1662 | ac_cv_env_PYTHON_value= |
|---|
| 1663 | ac_cv_env_build_alias_set= |
|---|
| 1664 | ac_cv_env_build_alias_value= |
|---|
| 1665 | ac_cv_env_host_alias_set= |
|---|
| 1666 | ac_cv_env_host_alias_value= |
|---|
| 1667 | ac_cv_env_target_alias_set= |
|---|
| 1668 | ac_cv_env_target_alias_value= |
|---|
| 1669 | ac_cv_file___src_core_utils_gnc_scm_info_h=yes |
|---|
| 1670 | ac_cv_file___src_swig_runtime_h=yes |
|---|
| 1671 | ac_cv_file__proc_self_maps=no |
|---|
| 1672 | ac_cv_func_bind_textdomain_codeset=yes |
|---|
| 1673 | ac_cv_func_chown=yes |
|---|
| 1674 | ac_cv_func_dcgettext=yes |
|---|
| 1675 | ac_cv_func_dlerror=yes |
|---|
| 1676 | ac_cv_func_dlsym=yes |
|---|
| 1677 | ac_cv_func_gethostid=yes |
|---|
| 1678 | ac_cv_func_gethostname=yes |
|---|
| 1679 | ac_cv_func_getppid=yes |
|---|
| 1680 | ac_cv_func_gettimeofday=yes |
|---|
| 1681 | ac_cv_func_getuid=yes |
|---|
| 1682 | ac_cv_func_gmtime_r=yes |
|---|
| 1683 | ac_cv_func_link=yes |
|---|
| 1684 | ac_cv_func_memcpy=yes |
|---|
| 1685 | ac_cv_func_setenv=yes |
|---|
| 1686 | ac_cv_func_stpcpy=yes |
|---|
| 1687 | ac_cv_func_timegm=yes |
|---|
| 1688 | ac_cv_func_towupper=yes |
|---|
| 1689 | ac_cv_header_X11_Xlib_h=yes |
|---|
| 1690 | ac_cv_header_dirent_h=yes |
|---|
| 1691 | ac_cv_header_dl_h=no |
|---|
| 1692 | ac_cv_header_dlfcn_h=yes |
|---|
| 1693 | ac_cv_header_glob_h=yes |
|---|
| 1694 | ac_cv_header_inttypes_h=yes |
|---|
| 1695 | ac_cv_header_libintl_h=yes |
|---|
| 1696 | ac_cv_header_limits_h=yes |
|---|
| 1697 | ac_cv_header_locale_h=yes |
|---|
| 1698 | ac_cv_header_mcheck_h=no |
|---|
| 1699 | ac_cv_header_memory_h=yes |
|---|
| 1700 | ac_cv_header_minix_config_h=no |
|---|
| 1701 | ac_cv_header_pow_h=no |
|---|
| 1702 | ac_cv_header_stdc=yes |
|---|
| 1703 | ac_cv_header_stdint_h=yes |
|---|
| 1704 | ac_cv_header_stdlib_h=yes |
|---|
| 1705 | ac_cv_header_string_h=yes |
|---|
| 1706 | ac_cv_header_strings_h=yes |
|---|
| 1707 | ac_cv_header_sys_stat_h=yes |
|---|
| 1708 | ac_cv_header_sys_time_h=yes |
|---|
| 1709 | ac_cv_header_sys_times_h=yes |
|---|
| 1710 | ac_cv_header_sys_types_h=yes |
|---|
| 1711 | ac_cv_header_sys_wait_h=yes |
|---|
| 1712 | ac_cv_header_unistd_h=yes |
|---|
| 1713 | ac_cv_header_utmp_h=yes |
|---|
| 1714 | ac_cv_header_wctype_h=yes |
|---|
| 1715 | ac_cv_host=x86_64-apple-darwin14.0.0 |
|---|
| 1716 | ac_cv_lib_dl_dlopen=yes |
|---|
| 1717 | ac_cv_lib_intl_bindtextdomain=yes |
|---|
| 1718 | ac_cv_lib_intl_dgettext=yes |
|---|
| 1719 | ac_cv_lib_intl_ngettext=yes |
|---|
| 1720 | ac_cv_objext=o |
|---|
| 1721 | ac_cv_path_EGREP='/usr/bin/grep -E' |
|---|
| 1722 | ac_cv_path_FGREP='/usr/bin/grep -F' |
|---|
| 1723 | ac_cv_path_GMSGFMT=/opt/local/bin/msgfmt |
|---|
| 1724 | ac_cv_path_GREP=/usr/bin/grep |
|---|
| 1725 | ac_cv_path_INTLTOOL_EXTRACT=/opt/local/bin/intltool-extract |
|---|
| 1726 | ac_cv_path_INTLTOOL_MERGE=/opt/local/bin/intltool-merge |
|---|
| 1727 | ac_cv_path_INTLTOOL_PERL=/opt/local/bin/perl |
|---|
| 1728 | ac_cv_path_INTLTOOL_UPDATE=/opt/local/bin/intltool-update |
|---|
| 1729 | ac_cv_path_MSGFMT=/opt/local/bin/msgfmt |
|---|
| 1730 | ac_cv_path_MSGMERGE=/opt/local/bin/msgmerge |
|---|
| 1731 | ac_cv_path_PKG_CONFIG=/opt/local/bin/pkg-config |
|---|
| 1732 | ac_cv_path_SED=/usr/bin/sed |
|---|
| 1733 | ac_cv_path_XGETTEXT=/opt/local/bin/xgettext |
|---|
| 1734 | ac_cv_path_ac_pt_PKG_CONFIG=/opt/local/bin/pkg-config |
|---|
| 1735 | ac_cv_prog_AWK=gawk |
|---|
| 1736 | ac_cv_prog_CPP='/usr/bin/clang -E' |
|---|
| 1737 | ac_cv_prog_CXXCPP='/usr/bin/clang++ -E' |
|---|
| 1738 | ac_cv_prog_ac_ct_AR=ar |
|---|
| 1739 | ac_cv_prog_ac_ct_CC=/usr/bin/clang |
|---|
| 1740 | ac_cv_prog_ac_ct_DLLTOOL=dlltool |
|---|
| 1741 | ac_cv_prog_ac_ct_DSYMUTIL=dsymutil |
|---|
| 1742 | ac_cv_prog_ac_ct_LIPO=lipo |
|---|
| 1743 | ac_cv_prog_ac_ct_NMEDIT=nmedit |
|---|
| 1744 | ac_cv_prog_ac_ct_OBJDUMP=objdump |
|---|
| 1745 | ac_cv_prog_ac_ct_OTOOL=otool |
|---|
| 1746 | ac_cv_prog_ac_ct_RANLIB=ranlib |
|---|
| 1747 | ac_cv_prog_ac_ct_STRIP=strip |
|---|
| 1748 | ac_cv_prog_cc_c89= |
|---|
| 1749 | ac_cv_prog_cc_g=yes |
|---|
| 1750 | ac_cv_prog_cxx_g=yes |
|---|
| 1751 | ac_cv_prog_make_make_set=yes |
|---|
| 1752 | ac_cv_safe_to_define___extensions__=yes |
|---|
| 1753 | ac_cv_search_strerror='none required' |
|---|
| 1754 | am_cv_CC_dependencies_compiler_type=none |
|---|
| 1755 | am_cv_CXX_dependencies_compiler_type=none |
|---|
| 1756 | am_cv_make_support_nested_variables=yes |
|---|
| 1757 | am_cv_prog_cc_c_o=yes |
|---|
| 1758 | am_cv_scanf_lld=yes |
|---|
| 1759 | am_cv_struct_tm_gmtoff=yes |
|---|
| 1760 | am_cv_val_LC_MESSAGES=yes |
|---|
| 1761 | br_cv_binreloc=no |
|---|
| 1762 | br_cv_valid_prefixes=yes |
|---|
| 1763 | gt_cv_func_dgettext_libc=no |
|---|
| 1764 | gt_cv_func_dgettext_libintl=yes |
|---|
| 1765 | gt_cv_func_ngettext_libc=no |
|---|
| 1766 | gt_cv_have_gettext=yes |
|---|
| 1767 | lt_cv_apple_cc_single_mod=yes |
|---|
| 1768 | lt_cv_ar_at_file=no |
|---|
| 1769 | lt_cv_deplibs_check_method=pass_all |
|---|
| 1770 | lt_cv_dlopen=dlopen |
|---|
| 1771 | lt_cv_dlopen_libs=-ldl |
|---|
| 1772 | lt_cv_dlopen_self=yes |
|---|
| 1773 | lt_cv_dlopen_self_static=yes |
|---|
| 1774 | lt_cv_file_magic_cmd='$MAGIC_CMD' |
|---|
| 1775 | lt_cv_file_magic_test_file= |
|---|
| 1776 | lt_cv_ld_exported_symbols_list=yes |
|---|
| 1777 | lt_cv_ld_force_load=yes |
|---|
| 1778 | lt_cv_ld_reload_flag=-r |
|---|
| 1779 | lt_cv_nm_interface='BSD nm' |
|---|
| 1780 | lt_cv_objdir=.libs |
|---|
| 1781 | lt_cv_path_LD=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
|---|
| 1782 | lt_cv_path_LDCXX=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld |
|---|
| 1783 | lt_cv_path_NM=/opt/local/bin/nm |
|---|
| 1784 | lt_cv_path_mainfest_tool=no |
|---|
| 1785 | lt_cv_prog_compiler_c_o=yes |
|---|
| 1786 | lt_cv_prog_compiler_c_o_CXX=yes |
|---|
| 1787 | lt_cv_prog_compiler_pic='-fno-common -DPIC' |
|---|
| 1788 | lt_cv_prog_compiler_pic_CXX='-fno-common -DPIC' |
|---|
| 1789 | lt_cv_prog_compiler_pic_works=yes |
|---|
| 1790 | lt_cv_prog_compiler_pic_works_CXX=yes |
|---|
| 1791 | lt_cv_prog_compiler_rtti_exceptions=yes |
|---|
| 1792 | lt_cv_prog_compiler_static_works=no |
|---|
| 1793 | lt_cv_prog_compiler_static_works_CXX=no |
|---|
| 1794 | lt_cv_prog_gnu_ld=no |
|---|
| 1795 | lt_cv_prog_gnu_ldcxx=no |
|---|
| 1796 | lt_cv_sharedlib_from_linklib_cmd='printf %s\n' |
|---|
| 1797 | lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BCDEGRST][BCDEGRST]*\)[ ][ ]*_\([_A-Za-z][_A-Za-z0-9]*\)$/\1 _\2 \2/p'\'' | sed '\''/ __gnu_lto/d'\''' |
|---|
| 1798 | lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' |
|---|
| 1799 | lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' |
|---|
| 1800 | lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\''' |
|---|
| 1801 | lt_cv_sys_max_cmd_len=196608 |
|---|
| 1802 | lt_cv_to_host_file_cmd=func_convert_file_noop |
|---|
| 1803 | lt_cv_to_tool_file_cmd=func_convert_file_noop |
|---|
| 1804 | |
|---|
| 1805 | ## ----------------- ## |
|---|
| 1806 | ## Output variables. ## |
|---|
| 1807 | ## ----------------- ## |
|---|
| 1808 | |
|---|
| 1809 | |
|---|
| 1810 | |
|---|
| 1811 | |
|---|
| 1812 | |
|---|
| 1813 | |
|---|
| 1814 | |
|---|
| 1815 | |
|---|
| 1816 | |
|---|
| 1817 | |
|---|
| 1818 | $(INSTALL_DATA) $^ "$(DESTDIR)$(gsettingsschemadir)"; \ |
|---|
| 1819 | test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir); \ |
|---|
| 1820 | test -z "$(gsettingsschemadir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsschemadir)"; \ |
|---|
| 1821 | $(AM_V_GEN) $(GLIB_COMPILE_SCHEMAS) --strict --dry-run $(addprefix --schema-file=,$(gsettings__enum_file)) --schema-file=$< && mkdir -p $(@D) && touch $@ |
|---|
| 1822 | $(AM_V_GEN) glib-mkenums --comments '\''<!-- @comment@ -->'\'' --fhead "<schemalist>" --vhead " <@type@ id='\''$(gsettings_ENUM_NAMESPACE).@EnumName@'\''>" --vprod " <value nick='\''@valuenick@'\'' value='\''@valuenum@'\''/>" --vtail " </@type@>" --ftail "</schemalist>" $^ > $@.tmp && mv $@.tmp $@ |
|---|
| 1823 | @$(NORMAL_INSTALL) |
|---|
| 1824 | @$(NORMAL_UNINSTALL) |
|---|
| 1825 | @list='\''$(gsettings_SCHEMAS) $(gsettings__enum_file)'\''; test -n "$(gsettingsschemadir)" || list=; \ |
|---|
| 1826 | cd "$(DESTDIR)$(gsettingsschemadir)" && rm -f $$files |
|---|
| 1827 | echo " ( cd '\''$(DESTDIR)$(gsettingsschemadir)'\'' && rm -f" $$files ")"; \ |
|---|
| 1828 | fi |
|---|
| 1829 | files=`for p in $$list; do echo $$p; done | sed -e '\''s|^.*/||'\''`; \ |
|---|
| 1830 | if test -n "$^"; then \ |
|---|
| 1831 | rm -f $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file) |
|---|
| 1832 | test -n "$$files" || exit 0; \ |
|---|
| 1833 | test -n "$(GSETTINGS_DISABLE_SCHEMAS_COMPILE)$(DESTDIR)" || $(GLIB_COMPILE_SCHEMAS) $(gsettingsschemadir) |
|---|
| 1834 | $(gsettings__enum_file): $(gsettings_ENUM_FILES) |
|---|
| 1835 | %.gschema.valid: %.gschema.xml $(gsettings__enum_file) |
|---|
| 1836 | .PHONY : uninstall-gsettings-schemas install-gsettings-schemas clean-gsettings-schemas |
|---|
| 1837 | .SECONDARY: $(gsettings_SCHEMAS) |
|---|
| 1838 | ACLOCAL='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnucash/gnucash/work/gnucash-2.6.5/missing aclocal-1.14' |
|---|
| 1839 | ALL_LINGUAS='ar as bg brx ca cs da de doi el en_GB es_NI es eu fa fi fr gu he hi hu it ja kn ko kok kok@latin ks lt lv mr nb ne nl pl pt_BR pt ro ru rw sk sv ta te tr uk ur vi zh_CN zh_TW' |
|---|
| 1840 | AMDEPBACKSLASH='' |
|---|
| 1841 | AMDEP_FALSE='' |
|---|
| 1842 | AMDEP_TRUE='#' |
|---|
| 1843 | AMTAR='$${TAR-tar}' |
|---|
| 1844 | AM_BACKSLASH='\' |
|---|
| 1845 | AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' |
|---|
| 1846 | AM_DEFAULT_VERBOSITY='1' |
|---|
| 1847 | AM_V='$(V)' |
|---|
| 1848 | AQBANKING_CFLAGS='' |
|---|
| 1849 | AQBANKING_LIBS='' |
|---|
| 1850 | AR='ar' |
|---|
| 1851 | AS='as' |
|---|
| 1852 | AUTOCONF='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnucash/gnucash/work/gnucash-2.6.5/missing autoconf' |
|---|
| 1853 | AUTOHEADER='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnucash/gnucash/work/gnucash-2.6.5/missing autoheader' |
|---|
| 1854 | AUTOMAKE='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnucash/gnucash/work/gnucash-2.6.5/missing automake-1.14' |
|---|
| 1855 | AWK='gawk' |
|---|
| 1856 | AX_SWIG_PYTHON_CPPFLAGS='' |
|---|
| 1857 | AX_SWIG_PYTHON_OPT='' |
|---|
| 1858 | BINRELOC_CFLAGS='' |
|---|
| 1859 | BINRELOC_LIBS='' |
|---|
| 1860 | BUILDING_FROM_SCM_FALSE='' |
|---|
| 1861 | BUILDING_FROM_SCM_TRUE='#' |
|---|
| 1862 | CATALOGS=' ar.gmo as.gmo bg.gmo brx.gmo ca.gmo cs.gmo da.gmo de.gmo doi.gmo el.gmo en_GB.gmo es_NI.gmo es.gmo eu.gmo fa.gmo fi.gmo fr.gmo gu.gmo he.gmo hi.gmo hu.gmo it.gmo ja.gmo kn.gmo ko.gmo kok.gmo kok@latin.gmo ks.gmo lt.gmo lv.gmo mr.gmo nb.gmo ne.gmo nl.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo rw.gmo sk.gmo sv.gmo ta.gmo te.gmo tr.gmo uk.gmo ur.gmo vi.gmo zh_CN.gmo zh_TW.gmo' |
|---|
| 1863 | CATOBJEXT='.gmo' |
|---|
| 1864 | CC='/usr/bin/clang' |
|---|
| 1865 | CCDEPMODE='depmode=none' |
|---|
| 1866 | CFLAGS='-pipe -Os -arch x86_64' |
|---|
| 1867 | CLANG_FALSE='#' |
|---|
| 1868 | CLANG_TRUE='' |
|---|
| 1869 | CPP='/usr/bin/clang -E' |
|---|
| 1870 | CPPFLAGS='-I/opt/local/include' |
|---|
| 1871 | CUSTOM_GNC_DBD_DIR_FALSE='' |
|---|
| 1872 | CUSTOM_GNC_DBD_DIR_TRUE='' |
|---|
| 1873 | CXX='/usr/bin/clang++' |
|---|
| 1874 | CXXCPP='/usr/bin/clang++ -E' |
|---|
| 1875 | CXXDEPMODE='depmode=none' |
|---|
| 1876 | CXXFLAGS='-pipe -Os -arch x86_64 -stdlib=libc++' |
|---|
| 1877 | CYGPATH_W='echo' |
|---|
| 1878 | DATADIRNAME='share' |
|---|
| 1879 | DEFS='' |
|---|
| 1880 | DEPDIR='.deps' |
|---|
| 1881 | DLLTOOL='dlltool' |
|---|
| 1882 | DL_LIB='' |
|---|
| 1883 | DOC_FALSE='' |
|---|
| 1884 | DOC_TRUE='' |
|---|
| 1885 | DOT='' |
|---|
| 1886 | DOXYGEN='' |
|---|
| 1887 | DSYMUTIL='dsymutil' |
|---|
| 1888 | DUMPBIN='' |
|---|
| 1889 | ECHO_C='\c' |
|---|
| 1890 | ECHO_N='' |
|---|
| 1891 | ECHO_T='' |
|---|
| 1892 | EFENCE_LIBS='' |
|---|
| 1893 | EGREP='/usr/bin/grep -E' |
|---|
| 1894 | ENABLE_DOXYGEN_FALSE='' |
|---|
| 1895 | ENABLE_DOXYGEN_TRUE='' |
|---|
| 1896 | EXEEXT='' |
|---|
| 1897 | FGREP='/usr/bin/grep -F' |
|---|
| 1898 | GDK_PIXBUF_CFLAGS='' |
|---|
| 1899 | GDK_PIXBUF_LIBS='' |
|---|
| 1900 | GETTEXT_PACKAGE='gnucash' |
|---|
| 1901 | GIT_CMD='' |
|---|
| 1902 | GLIB_CFLAGS='-D_REENTRANT -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include -I/opt/local/include ' |
|---|
| 1903 | GLIB_COMPILE_SCHEMAS='glib-compile-schemas' |
|---|
| 1904 | GLIB_LIBS='-L/opt/local/lib -lgio-2.0 -lgthread-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl ' |
|---|
| 1905 | GMOFILES=' ar.gmo as.gmo bg.gmo brx.gmo ca.gmo cs.gmo da.gmo de.gmo doi.gmo el.gmo en_GB.gmo es_NI.gmo es.gmo eu.gmo fa.gmo fi.gmo fr.gmo gu.gmo he.gmo hi.gmo hu.gmo it.gmo ja.gmo kn.gmo ko.gmo kok.gmo kok@latin.gmo ks.gmo lt.gmo lv.gmo mr.gmo nb.gmo ne.gmo nl.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo rw.gmo sk.gmo sv.gmo ta.gmo te.gmo tr.gmo uk.gmo ur.gmo vi.gmo zh_CN.gmo zh_TW.gmo' |
|---|
| 1906 | GMSGFMT='/opt/local/bin/msgfmt' |
|---|
| 1907 | GNC_ACCOUNTS_DIR='' |
|---|
| 1908 | GNC_CHECKS_DIR='' |
|---|
| 1909 | GNC_CONFIGDIR='' |
|---|
| 1910 | GNC_CTAGS_FILE='' |
|---|
| 1911 | GNC_CTAGS_FILE_FALSE='' |
|---|
| 1912 | GNC_CTAGS_FILE_TRUE='' |
|---|
| 1913 | GNC_DBD_DIR='' |
|---|
| 1914 | GNC_DOC_INSTALL_DIR='' |
|---|
| 1915 | GNC_ETAGS_FILE='' |
|---|
| 1916 | GNC_ETAGS_FILE_FALSE='' |
|---|
| 1917 | GNC_ETAGS_FILE_TRUE='' |
|---|
| 1918 | GNC_GTKBUILDER_DIR='' |
|---|
| 1919 | GNC_HAVE_GUILE_2_FALSE='' |
|---|
| 1920 | GNC_HAVE_GUILE_2_TRUE='' |
|---|
| 1921 | GNC_HELPDIR='' |
|---|
| 1922 | GNC_INCLUDE_DIR='' |
|---|
| 1923 | GNC_LIBEXECDIR='' |
|---|
| 1924 | GNC_PIXMAP_DIR='' |
|---|
| 1925 | GNC_SCM_INSTALL_DIR='' |
|---|
| 1926 | GNC_SHAREDIR='' |
|---|
| 1927 | GNC_SYSTEM_XDG_DATA_DIRS='' |
|---|
| 1928 | GNC_UI_DIR='' |
|---|
| 1929 | GNOMECANVAS_CFLAGS='' |
|---|
| 1930 | GNOMECANVAS_LIBS='' |
|---|
| 1931 | GNOME_KEYRING_CFLAGS='' |
|---|
| 1932 | GNOME_KEYRING_LIBS='' |
|---|
| 1933 | GNUCASH_ENABLE_GUI_FALSE='' |
|---|
| 1934 | GNUCASH_ENABLE_GUI_TRUE='' |
|---|
| 1935 | GNUCASH_LATEST_STABLE_SERIES='2.6' |
|---|
| 1936 | GNUCASH_MAJOR_VERSION='2' |
|---|
| 1937 | GNUCASH_MICRO_VERSION='5' |
|---|
| 1938 | GNUCASH_MINOR_VERSION='6' |
|---|
| 1939 | GNUCASH_NANO_VERSION='0' |
|---|
| 1940 | GNUCASH_SEPARATE_BUILDDIR_FALSE='' |
|---|
| 1941 | GNUCASH_SEPARATE_BUILDDIR_TRUE='#' |
|---|
| 1942 | GOFFICE_CFLAGS='' |
|---|
| 1943 | GOFFICE_LIBS='' |
|---|
| 1944 | GREP='/usr/bin/grep' |
|---|
| 1945 | GSETTINGS_DISABLE_SCHEMAS_COMPILE='' |
|---|
| 1946 | GSETTINGS_RULES=' |
|---|
| 1947 | GTKMM_CFLAGS='' |
|---|
| 1948 | GTKMM_LIBS='' |
|---|
| 1949 | GTK_CFLAGS='' |
|---|
| 1950 | GTK_LIBS='' |
|---|
| 1951 | GTK_MAC_CFLAGS='' |
|---|
| 1952 | GTK_MAC_LIBS='' |
|---|
| 1953 | GUILD='' |
|---|
| 1954 | GUILE='' |
|---|
| 1955 | GUILE_CFLAGS='-D_THREAD_SAFE -I/opt/local/include/guile18 -I/opt/local/include ' |
|---|
| 1956 | GUILE_CONFIG='' |
|---|
| 1957 | GUILE_EFFECTIVE_VERSION='' |
|---|
| 1958 | GUILE_LIBS='-L/opt/local/lib -lguile18 -lgmp -lm -lltdl ' |
|---|
| 1959 | GUILE_TOOLS='' |
|---|
| 1960 | GWENGUI_GTK2_CFLAGS='' |
|---|
| 1961 | GWENGUI_GTK2_LIBS='' |
|---|
| 1962 | HAVE_X11_XLIB_H_FALSE='#' |
|---|
| 1963 | HAVE_X11_XLIB_H_TRUE='' |
|---|
| 1964 | HTMLHELP_LIBS='' |
|---|
| 1965 | INSTALL_DATA='${INSTALL} -m 644' |
|---|
| 1966 | INSTALL_PROGRAM='${INSTALL}' |
|---|
| 1967 | INSTALL_SCRIPT='${INSTALL}' |
|---|
| 1968 | INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' |
|---|
| 1969 | INSTOBJEXT='.mo' |
|---|
| 1970 | INTLLIBS='-lintl ' |
|---|
| 1971 | INTLTOOL_CAVES_RULE='%.caves: %.caves.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
|---|
| 1972 | INTLTOOL_DESKTOP_RULE='%.desktop: %.desktop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
|---|
| 1973 | INTLTOOL_DIRECTORY_RULE='%.directory: %.directory.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
|---|
| 1974 | INTLTOOL_EXTRACT='/opt/local/bin/intltool-extract' |
|---|
| 1975 | INTLTOOL_KBD_RULE='%.kbd: %.kbd.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -m -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
|---|
| 1976 | INTLTOOL_KEYS_RULE='%.keys: %.keys.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -k -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
|---|
| 1977 | INTLTOOL_MERGE='/opt/local/bin/intltool-merge' |
|---|
| 1978 | INTLTOOL_OAF_RULE='%.oaf: %.oaf.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -p $(top_srcdir)/po $< $@' |
|---|
| 1979 | INTLTOOL_PERL='/opt/local/bin/perl' |
|---|
| 1980 | INTLTOOL_POLICY_RULE='%.policy: %.policy.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
|---|
| 1981 | INTLTOOL_PONG_RULE='%.pong: %.pong.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
|---|
| 1982 | INTLTOOL_PROP_RULE='%.prop: %.prop.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
|---|
| 1983 | INTLTOOL_SCHEMAS_RULE='%.schemas: %.schemas.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -s -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
|---|
| 1984 | INTLTOOL_SERVER_RULE='%.server: %.server.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -o -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
|---|
| 1985 | INTLTOOL_SERVICE_RULE='%.service: %.service.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
|---|
| 1986 | INTLTOOL_SHEET_RULE='%.sheet: %.sheet.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
|---|
| 1987 | INTLTOOL_SOUNDLIST_RULE='%.soundlist: %.soundlist.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
|---|
| 1988 | INTLTOOL_THEME_RULE='%.theme: %.theme.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -d -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
|---|
| 1989 | INTLTOOL_UI_RULE='%.ui: %.ui.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
|---|
| 1990 | INTLTOOL_UPDATE='/opt/local/bin/intltool-update' |
|---|
| 1991 | INTLTOOL_V_MERGE='$(INTLTOOL__v_MERGE_$(V))' |
|---|
| 1992 | INTLTOOL_V_MERGE_OPTIONS='$(intltool__v_merge_options_$(V))' |
|---|
| 1993 | INTLTOOL_XAM_RULE='%.xam: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
|---|
| 1994 | INTLTOOL_XML_NOMERGE_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u --no-translations $< $@' |
|---|
| 1995 | INTLTOOL_XML_RULE='%.xml: %.xml.in $(INTLTOOL_MERGE) $(wildcard $(top_srcdir)/po/*.po) ; $(INTLTOOL_V_MERGE)LC_ALL=C $(INTLTOOL_MERGE) $(INTLTOOL_V_MERGE_OPTIONS) -x -u -c $(top_builddir)/po/.intltool-merge-cache $(top_srcdir)/po $< $@' |
|---|
| 1996 | INTLTOOL__v_MERGE_0='@echo " ITMRG " $@;' |
|---|
| 1997 | INTLTOOL__v_MERGE_='$(INTLTOOL__v_MERGE_$(AM_DEFAULT_VERBOSITY))' |
|---|
| 1998 | LC_MESSAGES_ENUM='' |
|---|
| 1999 | LD='/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld' |
|---|
| 2000 | LDFLAGS='-L/opt/local/lib -Wl,-headerpad_max_install_names -arch x86_64' |
|---|
| 2001 | LIBDBI_LIBS='' |
|---|
| 2002 | LIBOBJS='' |
|---|
| 2003 | LIBOBJS_SEDSCRIPT='' |
|---|
| 2004 | LIBOFX_CFLAGS='' |
|---|
| 2005 | LIBOFX_LIBS='' |
|---|
| 2006 | LIBQOF_LIBRARY_VERSION='' |
|---|
| 2007 | LIBS='' |
|---|
| 2008 | LIBSECRET_CFLAGS='' |
|---|
| 2009 | LIBSECRET_LIBS='' |
|---|
| 2010 | LIBTOOL='$(SHELL) $(top_builddir)/libtool' |
|---|
| 2011 | LIBTOOL_DEPS='./ltmain.sh' |
|---|
| 2012 | LIBXML2_CFLAGS='' |
|---|
| 2013 | LIBXML2_LIBS='' |
|---|
| 2014 | LIBXSLT_CFLAGS='' |
|---|
| 2015 | LIBXSLT_LIBS='' |
|---|
| 2016 | LIPO='lipo' |
|---|
| 2017 | LN_S='ln -s' |
|---|
| 2018 | LTLIBOBJS='' |
|---|
| 2019 | MAKEINFO='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnucash/gnucash/work/gnucash-2.6.5/missing makeinfo' |
|---|
| 2020 | MANIFEST_TOOL=':' |
|---|
| 2021 | MKDIR_P='./install-sh -c -d' |
|---|
| 2022 | MKINSTALLDIRS='./mkinstalldirs' |
|---|
| 2023 | MSGFMT='/opt/local/bin/msgfmt' |
|---|
| 2024 | MSGFMT_OPTS='-c' |
|---|
| 2025 | MSGMERGE='/opt/local/bin/msgmerge' |
|---|
| 2026 | NM='/opt/local/bin/nm' |
|---|
| 2027 | NMEDIT='nmedit' |
|---|
| 2028 | OBJDUMP='objdump' |
|---|
| 2029 | OBJEXT='o' |
|---|
| 2030 | OS_WIN32_FALSE='' |
|---|
| 2031 | OS_WIN32_TRUE='#' |
|---|
| 2032 | OTOOL64=':' |
|---|
| 2033 | OTOOL='otool' |
|---|
| 2034 | PACKAGE='gnucash' |
|---|
| 2035 | PACKAGE_BUGREPORT='gnucash-devel@gnucash.org' |
|---|
| 2036 | PACKAGE_NAME='GnuCash' |
|---|
| 2037 | PACKAGE_STRING='GnuCash 2.6.5' |
|---|
| 2038 | PACKAGE_TARNAME='gnucash' |
|---|
| 2039 | PACKAGE_URL='' |
|---|
| 2040 | PACKAGE_VERSION='2.6.5' |
|---|
| 2041 | PATH_SEPARATOR=':' |
|---|
| 2042 | PERL='/opt/local/bin/perl5.16' |
|---|
| 2043 | PKG_CONFIG='/opt/local/bin/pkg-config' |
|---|
| 2044 | PKG_CONFIG_LIBDIR='' |
|---|
| 2045 | PKG_CONFIG_PATH='' |
|---|
| 2046 | PLATFORM_LINUX_FALSE='' |
|---|
| 2047 | PLATFORM_LINUX_TRUE='#' |
|---|
| 2048 | PLATFORM_OSX_FALSE='' |
|---|
| 2049 | PLATFORM_OSX_QUARTZ_FALSE='' |
|---|
| 2050 | PLATFORM_OSX_QUARTZ_TRUE='#' |
|---|
| 2051 | PLATFORM_OSX_TRUE='#' |
|---|
| 2052 | PLATFORM_WIN32_FALSE='' |
|---|
| 2053 | PLATFORM_WIN32_TRUE='#' |
|---|
| 2054 | POFILES=' ar.po as.po bg.po brx.po ca.po cs.po da.po de.po doi.po el.po en_GB.po es_NI.po es.po eu.po fa.po fi.po fr.po gu.po he.po hi.po hu.po it.po ja.po kn.po ko.po kok.po kok@latin.po ks.po lt.po lv.po mr.po nb.po ne.po nl.po pl.po pt_BR.po pt.po ro.po ru.po rw.po sk.po sv.po ta.po te.po tr.po uk.po ur.po vi.po zh_CN.po zh_TW.po' |
|---|
| 2055 | POSUB='po' |
|---|
| 2056 | PO_IN_DATADIR_FALSE='' |
|---|
| 2057 | PO_IN_DATADIR_TRUE='' |
|---|
| 2058 | PYTHON='' |
|---|
| 2059 | PYTHON_CPPFLAGS='' |
|---|
| 2060 | PYTHON_EXEC_PREFIX='' |
|---|
| 2061 | PYTHON_EXTRA_LDFLAGS='' |
|---|
| 2062 | PYTHON_EXTRA_LIBS='' |
|---|
| 2063 | PYTHON_LDFLAGS='' |
|---|
| 2064 | PYTHON_PLATFORM='' |
|---|
| 2065 | PYTHON_PREFIX='' |
|---|
| 2066 | PYTHON_SITE_PKG='' |
|---|
| 2067 | PYTHON_VERSION='' |
|---|
| 2068 | QOF_CFLAGS='' |
|---|
| 2069 | QOF_LIBS='' |
|---|
| 2070 | RANLIB='ranlib' |
|---|
| 2071 | RC='' |
|---|
| 2072 | REGEX_LIBS='' |
|---|
| 2073 | SCM_TYPE='' |
|---|
| 2074 | SED='/usr/bin/sed' |
|---|
| 2075 | SET_MAKE='' |
|---|
| 2076 | SHELL='/bin/sh' |
|---|
| 2077 | STRIP='strip' |
|---|
| 2078 | SWIG='' |
|---|
| 2079 | SWIG_DIST_FAIL_FALSE='' |
|---|
| 2080 | SWIG_DIST_FAIL_TRUE='' |
|---|
| 2081 | SWIG_LIB='' |
|---|
| 2082 | TEST_MYSQL_URL='' |
|---|
| 2083 | TEST_PGSQL_URL='' |
|---|
| 2084 | USE_NLS='yes' |
|---|
| 2085 | VERSION='2.6.5' |
|---|
| 2086 | WEBKIT_CFLAGS='' |
|---|
| 2087 | WEBKIT_LIBS='' |
|---|
| 2088 | WITH_AQBANKING_FALSE='' |
|---|
| 2089 | WITH_AQBANKING_TRUE='' |
|---|
| 2090 | WITH_DBI_FALSE='' |
|---|
| 2091 | WITH_DBI_TRUE='' |
|---|
| 2092 | WITH_GTKMM_FALSE='' |
|---|
| 2093 | WITH_GTKMM_TRUE='#' |
|---|
| 2094 | WITH_OFX_FALSE='' |
|---|
| 2095 | WITH_OFX_TRUE='' |
|---|
| 2096 | WITH_PYTHON_FALSE='' |
|---|
| 2097 | WITH_PYTHON_TRUE='' |
|---|
| 2098 | XGETTEXT='/opt/local/bin/xgettext' |
|---|
| 2099 | XSLTPROC='' |
|---|
| 2100 | ZLIB_LIBS='' |
|---|
| 2101 | ac_ct_AR='ar' |
|---|
| 2102 | ac_ct_CC='/usr/bin/clang' |
|---|
| 2103 | ac_ct_CXX='' |
|---|
| 2104 | ac_ct_DUMPBIN='' |
|---|
| 2105 | all-am: $(gsettings_SCHEMAS:.xml=.valid) |
|---|
| 2106 | am__EXEEXT_FALSE='' |
|---|
| 2107 | am__EXEEXT_TRUE='' |
|---|
| 2108 | am__fastdepCC_FALSE='' |
|---|
| 2109 | am__fastdepCC_TRUE='#' |
|---|
| 2110 | am__fastdepCXX_FALSE='' |
|---|
| 2111 | am__fastdepCXX_TRUE='#' |
|---|
| 2112 | am__include='include' |
|---|
| 2113 | am__isrc='' |
|---|
| 2114 | am__leading_dot='.' |
|---|
| 2115 | am__nodep='' |
|---|
| 2116 | am__quote='' |
|---|
| 2117 | am__tar='$${TAR-tar} chof - "$$tardir"' |
|---|
| 2118 | am__untar='$${TAR-tar} xf -' |
|---|
| 2119 | bindir='${exec_prefix}/bin' |
|---|
| 2120 | build='x86_64-apple-darwin14.0.0' |
|---|
| 2121 | build_alias='' |
|---|
| 2122 | build_cpu='x86_64' |
|---|
| 2123 | build_os='darwin14.0.0' |
|---|
| 2124 | build_vendor='apple' |
|---|
| 2125 | cflags_set='' |
|---|
| 2126 | clean-gsettings-schemas: |
|---|
| 2127 | datadir='${datarootdir}' |
|---|
| 2128 | datarootdir='${prefix}/share' |
|---|
| 2129 | docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' |
|---|
| 2130 | dvidir='${docdir}' |
|---|
| 2131 | enable_dot='' |
|---|
| 2132 | enable_html_docs='' |
|---|
| 2133 | enable_latex_docs='' |
|---|
| 2134 | endif' |
|---|
| 2135 | exec_prefix='NONE' |
|---|
| 2136 | gsettings__enum_file = $(addsuffix .enums.xml,$(gsettings_ENUM_NAMESPACE)) |
|---|
| 2137 | gsettingsschemadir='${datarootdir}/glib-2.0/schemas' |
|---|
| 2138 | host='x86_64-apple-darwin14.0.0' |
|---|
| 2139 | host_alias='' |
|---|
| 2140 | host_cpu='x86_64' |
|---|
| 2141 | host_os='darwin14.0.0' |
|---|
| 2142 | host_vendor='apple' |
|---|
| 2143 | htmldir='${docdir}' |
|---|
| 2144 | ifdef gsettings_ENUM_NAMESPACE |
|---|
| 2145 | includedir='${prefix}/include' |
|---|
| 2146 | infodir='${datarootdir}/info' |
|---|
| 2147 | install-data-am: install-gsettings-schemas |
|---|
| 2148 | install-gsettings-schemas: $(gsettings_SCHEMAS) $(gsettings__enum_file) |
|---|
| 2149 | install_sh='${SHELL} /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gnome_gnucash/gnucash/work/gnucash-2.6.5/install-sh' |
|---|
| 2150 | intltool__v_merge_options_0='-q' |
|---|
| 2151 | intltool__v_merge_options_='$(intltool__v_merge_options_$(AM_DEFAULT_VERBOSITY))' |
|---|
| 2152 | libdir='${exec_prefix}/lib' |
|---|
| 2153 | libexecdir='${exec_prefix}/libexec' |
|---|
| 2154 | localedir='${datarootdir}/locale' |
|---|
| 2155 | localstatedir='${prefix}/var' |
|---|
| 2156 | mandir='${datarootdir}/man' |
|---|
| 2157 | mkdir_p='$(MKDIR_P)' |
|---|
| 2158 | mostlyclean-am: clean-gsettings-schemas |
|---|
| 2159 | oldincludedir='/usr/include' |
|---|
| 2160 | pdfdir='${docdir}' |
|---|
| 2161 | pkgpyexecdir='' |
|---|
| 2162 | pkgpythondir='' |
|---|
| 2163 | prefix='/opt/local' |
|---|
| 2164 | program_transform_name='s,x,x,' |
|---|
| 2165 | psdir='${docdir}' |
|---|
| 2166 | pyexecdir='' |
|---|
| 2167 | pythondir='' |
|---|
| 2168 | sbindir='${exec_prefix}/sbin' |
|---|
| 2169 | sharedstatedir='${prefix}/com' |
|---|
| 2170 | sysconfdir='${prefix}/etc' |
|---|
| 2171 | target_alias='' |
|---|
| 2172 | uninstall-am: uninstall-gsettings-schemas |
|---|
| 2173 | uninstall-gsettings-schemas: |
|---|
| 2174 | |
|---|
| 2175 | ## ------------------- ## |
|---|
| 2176 | ## File substitutions. ## |
|---|
| 2177 | ## ------------------- ## |
|---|
| 2178 | |
|---|
| 2179 | MIGRATABLE_PREFS_AQBANKING='' |
|---|
| 2180 | MIGRATABLE_PREFS_OFX='' |
|---|
| 2181 | |
|---|
| 2182 | ## ----------- ## |
|---|
| 2183 | ## confdefs.h. ## |
|---|
| 2184 | ## ----------- ## |
|---|
| 2185 | |
|---|
| 2186 | /* confdefs.h */ |
|---|
| 2187 | #define PACKAGE_NAME "GnuCash" |
|---|
| 2188 | #define PACKAGE_TARNAME "gnucash" |
|---|
| 2189 | #define PACKAGE_VERSION "2.6.5" |
|---|
| 2190 | #define PACKAGE_STRING "GnuCash 2.6.5" |
|---|
| 2191 | #define PACKAGE_BUGREPORT "gnucash-devel@gnucash.org" |
|---|
| 2192 | #define PACKAGE_URL "" |
|---|
| 2193 | #define PACKAGE "gnucash" |
|---|
| 2194 | #define VERSION "2.6.5" |
|---|
| 2195 | #define STDC_HEADERS 1 |
|---|
| 2196 | #define HAVE_SYS_TYPES_H 1 |
|---|
| 2197 | #define HAVE_SYS_STAT_H 1 |
|---|
| 2198 | #define HAVE_STDLIB_H 1 |
|---|
| 2199 | #define HAVE_STRING_H 1 |
|---|
| 2200 | #define HAVE_MEMORY_H 1 |
|---|
| 2201 | #define HAVE_STRINGS_H 1 |
|---|
| 2202 | #define HAVE_INTTYPES_H 1 |
|---|
| 2203 | #define HAVE_STDINT_H 1 |
|---|
| 2204 | #define HAVE_UNISTD_H 1 |
|---|
| 2205 | #define __EXTENSIONS__ 1 |
|---|
| 2206 | #define _ALL_SOURCE 1 |
|---|
| 2207 | #define _GNU_SOURCE 1 |
|---|
| 2208 | #define _POSIX_PTHREAD_SEMANTICS 1 |
|---|
| 2209 | #define _TANDEM_SOURCE 1 |
|---|
| 2210 | #define GNUCASH_MAJOR_VERSION 2 |
|---|
| 2211 | #define GNUCASH_MINOR_VERSION 6 |
|---|
| 2212 | #define GNUCASH_MICRO_VERSION 5 |
|---|
| 2213 | #define GNUCASH_NANO_VERSION 0 |
|---|
| 2214 | #define GNUCASH_RESAVE_VERSION 19920 |
|---|
| 2215 | #define GNUCASH_LATEST_STABLE_SERIES "2.6" |
|---|
| 2216 | #define GETTEXT_PACKAGE "gnucash" |
|---|
| 2217 | #define HAVE_LOCALE_H 1 |
|---|
| 2218 | #define HAVE_LC_MESSAGES 1 |
|---|
| 2219 | #define HAVE_BIND_TEXTDOMAIN_CODESET 1 |
|---|
| 2220 | #define HAVE_GETTEXT 1 |
|---|
| 2221 | #define HAVE_DCGETTEXT 1 |
|---|
| 2222 | #define ENABLE_NLS 1 |
|---|
| 2223 | #define HAVE_DLFCN_H 1 |
|---|
| 2224 | #define LT_OBJDIR ".libs/" |
|---|
| 2225 | #define STDC_HEADERS 1 |
|---|
| 2226 | #define HAVE_LIMITS_H 1 |
|---|
| 2227 | #define HAVE_SYS_TIME_H 1 |
|---|
| 2228 | #define HAVE_SYS_TIMES_H 1 |
|---|
| 2229 | #define HAVE_SYS_WAIT_H 1 |
|---|
| 2230 | #define HAVE_STPCPY 1 |
|---|
| 2231 | #define HAVE_MEMCPY 1 |
|---|
| 2232 | #define HAVE_TIMEGM 1 |
|---|
| 2233 | #define HAVE_TOWUPPER 1 |
|---|
| 2234 | #define HAVE_SETENV 1 |
|---|
| 2235 | #define HAVE_STRUCT_TM_GMTOFF 1 |
|---|
| 2236 | #define HAVE_SCANF_LLD 1 |
|---|
| 2237 | #define HAVE_GLIB_2_38 1 |
|---|
| 2238 | #define HAVE_GLIB_2_36 1 |
|---|
| 2239 | #define HAVE_GLIB_2_32 1 |
|---|
| 2240 | #define HAVE_DIRENT_H 1 |
|---|
| 2241 | #define HAVE_DLFCN_H 1 |
|---|
| 2242 | #define HAVE_UTMP_H 1 |
|---|
| 2243 | #define HAVE_LOCALE_H 1 |
|---|
| 2244 | #define HAVE_UNISTD_H 1 |
|---|
| 2245 | #define HAVE_WCTYPE_H 1 |
|---|
| 2246 | #define HAVE_DLSYM 1 |
|---|
| 2247 | #define HAVE_DLERROR 1 |
|---|
| 2248 | #define PLATFORM_OSX 1 |
|---|
| 2249 | #define HAVE_X11_XLIB_H 1 |
|---|
| 2250 | #define HAVE_GLOB_H 1 |
|---|
| 2251 | #define HAVE_CHOWN 1 |
|---|
| 2252 | #define HAVE_GETHOSTNAME 1 |
|---|
| 2253 | #define HAVE_GETPPID 1 |
|---|
| 2254 | #define HAVE_GETUID 1 |
|---|
| 2255 | #define HAVE_GETTIMEOFDAY 1 |
|---|
| 2256 | #define HAVE_GMTIME_R 1 |
|---|
| 2257 | #define HAVE_GETHOSTID 1 |
|---|
| 2258 | #define HAVE_LINK 1 |
|---|
| 2259 | |
|---|
| 2260 | configure: exit 1 |
|---|