blob: c95b6cb75167a1df733710915cf26a47c2a23072 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
-*- outline -*-
Gentoo GNU/Linux specific notes for ECL
---------------------------------------
* The Gentoo port includes a patch to ECL's installed header file (ech.h) so
that TRUE and FALSE are not redefined if they're already included from
elsewhere. This makes it easier to use ECL with other software which defines
those C preprocesser symbols (eg. glib-2.0).
If you encounter any problems or have suggestions, use https://bugs.gentoo.org/.
Please don't bother the upstream authors unless you are absolutely certain it is
not Gentoo-related.
|