3 | | `checking how to link with libintl... -lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation` |
4 | | |
5 | | `checking for valgrind... no` |
6 | | |
7 | | `checking whether we are using the GNU C++ compiler... yes` |
8 | | |
9 | | `checking whether /usr/bin/g++-4.0 accepts -g... yes` |
10 | | |
11 | | `checking dependency style of /usr/bin/g++-4.0... gcc3` |
12 | | |
13 | | `checking whether /usr/bin/g++-4.0 builds executables that work... yes` |
14 | | |
15 | | `checking for Java virtual machine... java` |
| 3 | {{{ |
| 4 | checking how to link with libintl... -lintl -liconv -lc -Wl,-framework -Wl,CoreFoundation |
| 5 | checking for valgrind... no |
| 6 | checking whether we are using the GNU C++ compiler... yes |
| 7 | checking whether /usr/bin/g++-4.0 accepts -g... yes |
| 8 | checking dependency style of /usr/bin/g++-4.0... gcc3 |
| 9 | checking whether /usr/bin/g++-4.0 builds executables that work... yes |
| 10 | checking for Java virtual machine... java |
| 11 | }}} |