• Sergey 'Jin' Bostandzhyan's avatar
    Added autotools configuration to make life easier · 96a669d7
    Sergey 'Jin' Bostandzhyan authored
    * checks if sprocketize is available on the system
    * takes care of generating the final js file using sprocketize
    * allows to generate a distributable tar.gz archive
    
    Plus all nice featuers of autotools like install location (--prefix)
    and so on.
    
    When getting the sources from git for the first time, execute:
    
        autoreconf -i
    
    to generate the configure script and makefiels.
    96a669d7