summaryrefslogtreecommitdiff
path: root/Source/Makefile.am
diff options
context:
space:
mode:
authorWilliam S Fulton <wsf@fultondesigns.co.uk>2019-02-05 07:36:13 +0000
committerWilliam S Fulton <wsf@fultondesigns.co.uk>2019-02-05 18:42:23 +0000
commit264b39fd002563f8aa0f8ddd589e7aab26c835a5 (patch)
tree12e3678e13cf6ec5b248fa67b3ee4998da1630de /Source/Makefile.am
parent6d7e3df54efd9a96164045512e41d6d7235a4c01 (diff)
downloadswig-264b39fd002563f8aa0f8ddd589e7aab26c835a5.tar.gz
Disable CFFI Common Lisp 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
Diffstat (limited to 'Source/Makefile.am')
-rw-r--r--Source/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/Makefile.am b/Source/Makefile.am
index 189fa3c26..5cfb88839 100644
--- a/Source/Makefile.am
+++ b/Source/Makefile.am
@@ -47,7 +47,6 @@ eswig_SOURCES = CParse/cscanner.c \
Doxygen/pydoc.h \
Modules/allocate.cxx \
Modules/browser.cxx \
- Modules/cffi.cxx \
Modules/contract.cxx \
Modules/csharp.cxx \
Modules/d.cxx \