Skip to content
  • sven.panne@aedion.de's avatar
    Don't hardwire RELEASE into configure.ac · 25f44cb9
    sven.panne@aedion.de authored
    Previously one had to edit configure.ac to build a release version. This is
    evil, so one can now specify this on the configure invocation line like:
    
       RELEASE=YES ./configure
    
    Note that non-released versions are still the default.
    25f44cb9