From: Bruno H. <br...@cl...> - 2017-03-11 02:09:08
|
Blake McBride wrote: > blake@blake-sony ~/Backup/copy/clisp.hg $ ./configure Always do "make distclean" before "./configure". (Or if your copy of clisp was older than 2017-02-19, you need to do: "cd src; make distclean".) Bruno |