• unknown's avatar
    Bug#18818 configure: No longer finds OpenSSL on Mac OS X · 5500b0b6
    unknown authored
     - Eval shrext_cmds variable before using it
    
    
    acinclude.m4:
      eval the shrext_cmds variable before using it. This is the same fix as in ltmain.sh which has a comment describing how this works on Darwin.
      The bug describes it as not working for openSSL but as the same syntax and variable is used for zlib it has to be fixed there as well.
    5500b0b6
acinclude.m4 59 KB