• Casey Strouse's avatar
    Fix conflicting configure options · 7c223df9
    Casey Strouse authored
    Both --enable-static and --disable-static were being passed to the configure script.
    
    In addition to fixing this the following improvements were also made:
    
    - sort dependencies alphabetically
    - add readline support
    - abstract prefix and libdir using constants
    - fix quoting
    7c223df9
clisp.rb 1.04 KB