Disable Common Lisp / CLISP 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 20:26:54 +00:00
commit cb4bd26422
11 changed files with 10 additions and 284 deletions

View file

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