• unknown's avatar
    Bug#18818 configure: No longer finds OpenSSL on Mac OS X · 7b4abb7c
    unknown authored
     - Remove usage of $shrext_cmds variable
     - Test for libs using all known library file endings
    
    
    acinclude.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
    7b4abb7c
acinclude.m4 59.2 KB