summaryrefslogtreecommitdiff
path: root/dev-lisp/ecls/files/README.gentoo
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp/ecls/files/README.gentoo')
-rw-r--r--dev-lisp/ecls/files/README.gentoo13
1 files changed, 0 insertions, 13 deletions
diff --git a/dev-lisp/ecls/files/README.gentoo b/dev-lisp/ecls/files/README.gentoo
deleted file mode 100644
index c95b6cb..0000000
--- a/dev-lisp/ecls/files/README.gentoo
+++ /dev/null
@@ -1,13 +0,0 @@
--*- 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.