• Skip Montanaro's avatar
    Split OPT make variable into OPT and BASECFLAGS. The latter contains those · decc6a47
    Skip Montanaro yazdı
    compiler flags which are necessary to get a clean compile.  The former is
    for user-specified optimizer, debug, trace fiddling.  See patch 640843.
    
    Add /sw/lib and /sw/include to setup.py search paths on Darwin to take
    advantage of fink goodies.
    
    Add scriptsinstall target to Makefile to install certain scripts from
    Tools/scripts directory.
    decc6a47
configure.in 71.7 KB