| author | Sebastian Harl <sh@tokkee.org> | |
| Mon, 16 Jun 2008 21:03:17 +0000 (23:03 +0200) | ||
| committer | Florian Forster <octo@huhu.verplant.org> | |
| Tue, 17 Jun 2008 19:57:21 +0000 (21:57 +0200) | ||
| commit | 488fb4e6b22d5a3b20041f7739a621fc15d0268c | |
| tree | e36547c6d603bf8b92c8273c1c211a32687612df | tree | snapshot |
| parent | 43b3f7d1ce3195c93c5357bcafb60421699aab7d | commit | diff |
src/Makefile.am: Define HAS_BOOL when building the perl plugin.
This works around a bug in Perl, which despite C99 defining the "bool" type
defines its own version of that type unless HAS_BOOL is defined... :-/
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
This works around a bug in Perl, which despite C99 defining the "bool" type
defines its own version of that type unless HAS_BOOL is defined... :-/
Signed-off-by: Sebastian Harl <sh@tokkee.org>
Signed-off-by: Florian Forster <octo@huhu.verplant.org>
| src/Makefile.am | diff | blob | history |