diff --git a/config.nice.in b/config.nice.in index 52d8ad4450..69c27d816b 100644 --- a/config.nice.in +++ b/config.nice.in @@ -7,4 +7,7 @@ --with-dbname=@DBNAME@ \ --with-dbuser=@DBUSER@ \ --with-dbpass=@DBPASS@ \ - --with-python=@PYTHON@ \ No newline at end of file + --with-python=@PYTHON@ \ + --with-clisp=@CLISP@ \ + --with-cmucl=@CMUCL@ \ + --with-sbcl=@SBCL@ \ No newline at end of file