• Show log

    Commit

  • Hash : db974c34
    Author : Brent Cook
    Date : 2015-07-15T20:00:21

    fixup how OPENSSLDIR is derived and expanded
    
    As per
    http://www.gnu.org/software/autoconf/manual/autoconf-2.69/html_node/Installation-Directory-Variables.html
    we should not try to expand variables like sysconfdir in the
    configure script, but rather derive the correct value in the Makefiles
    instead. This fixes missing expansions as the preprocessor define.