sed -e s/HAVE_SLN=no/HAVE_SLN=yes/ \ -e s/HAVE_TSORT=no/HAVE_TSORT=yes/ \ MCONFIG > MCONFIG~ && mv MCONFIG~ MCONFIG && ./configure && make && make install