summaryrefslogtreecommitdiff
path: root/Makefile.in
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 /Makefile.in
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 'Makefile.in')
-rw-r--r--Makefile.in10
1 files changed, 1 insertions, 9 deletions
diff --git a/Makefile.in b/Makefile.in
index f3e596f8c..39816bed5 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -71,7 +71,6 @@ skip-ocaml = test -n "@SKIP_OCAML@"
skip-octave = test -n "@SKIP_OCTAVE@"
skip-csharp = test -n "@SKIP_CSHARP@"
skip-lua = test -n "@SKIP_LUA@"
-skip-cffi = test -n "@SKIP_CFFI@"
skip-r = test -n "@SKIP_R@"
skip-scilab = test -n "@SKIP_SCILAB@"
skip-go = test -n "@SKIP_GO@"
@@ -112,7 +111,6 @@ check-aliveness:
@$(skip-octave) || ./$(TARGET) -octave -help
@$(skip-php) || ./$(TARGET) -php7 -help
@$(skip-csharp) || ./$(TARGET) -csharp -help
- @$(skip-cffi) || ./$(TARGET) -cffi -help
@$(skip-lua) || ./$(TARGET) -lua -help
@$(skip-r) || ./$(TARGET) -r -help
@$(skip-scilab) || ./$(TARGET) -scilab -help
@@ -139,7 +137,6 @@ check-versions: \
check-php-version \
check-csharp-version \
check-lua-version \
- check-cffi-version \
check-r-version \
check-scilab-version \
check-go-version \
@@ -173,7 +170,6 @@ check-examples: \
check-php-examples \
check-csharp-examples \
check-lua-examples \
- check-cffi-examples \
check-r-examples \
check-scilab-examples \
check-go-examples \
@@ -193,7 +189,6 @@ octave_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/octave/check.list)
php_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/php/check.list)
csharp_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/csharp/check.list)
lua_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/lua/check.list)
-cffi_examples :=
r_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/r/check.list)
scilab_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/scilab/check.list)
go_examples :=$(shell sed '/^\#/d' $(srcdir)/Examples/go/check.list)
@@ -235,7 +230,6 @@ check-test-suite: \
check-php-test-suite \
check-csharp-test-suite \
check-lua-test-suite \
- check-cffi-test-suite \
check-r-test-suite \
check-scilab-test-suite \
check-go-test-suite \
@@ -283,7 +277,6 @@ all-test-suite: \
all-php-test-suite \
all-csharp-test-suite \
all-lua-test-suite \
- all-cffi-test-suite \
all-r-test-suite \
all-scilab-test-suite \
all-go-test-suite \
@@ -307,7 +300,6 @@ broken-test-suite: \
broken-php-test-suite \
broken-csharp-test-suite \
broken-lua-test-suite \
- broken-cffi-test-suite \
broken-r-test-suite \
broken-scilab-test-suite \
broken-go-test-suite \
@@ -444,7 +436,7 @@ install-main:
@$(INSTALL_PROGRAM) $(TARGET) $(DESTDIR)$(BIN_DIR)/`echo $(TARGET_NOEXE) | sed '$(transform)'`@EXEEXT@
lib-languages = typemaps tcl perl5 python guile java mzscheme ruby php ocaml octave \
- csharp lua cffi r go d javascript javascript/jsc \
+ csharp lua r go d javascript javascript/jsc \
javascript/v8 scilab xml
lib-modules = std