Disable Chicken target language

Clean up to disable target languages that have been neglected/not functional.
Target language be fully deleted in SWIG 4.1 unless a new maintainer brings
it up to an acceptable status (experimental or supported).

Issue #1447
This commit is contained in:
William S Fulton 2019-02-04 21:41:11 +00:00
commit 09e0577d95
17 changed files with 11 additions and 273 deletions

View file

@ -49,7 +49,6 @@ eswig_SOURCES = CParse/cscanner.c \
Modules/allocate.cxx \
Modules/browser.cxx \
Modules/cffi.cxx \
Modules/chicken.cxx \
Modules/contract.cxx \
Modules/csharp.cxx \
Modules/d.cxx \