• unknown's avatar
    Bug#18818 configure: No longer finds OpenSSL on Mac OS X · 07b431d1
    unknown authored
       - Remove usage of $shrext_cmds variable
       - Test for libs using all known library file endings
    
    
    config/ac-macros/openssl.m4:
      Remove the usage of $shrext_cmds. instead test for all the library file
      endings we currently know, that is .a .so .sl and .dylib
    config/ac-macros/zlib.m4:
      Remove the usage of $shrext_cmds. instead test for all the library file
      endings we currently know, that is .a .so .sl and .dylib
    07b431d1
openssl.m4 3.94 KB