• G
    This helps make the DSO stuff more portable; · bc2aadad
    Geoff Thorpe 提交于
    * "no-dso" option available in Configure so that all DSO methods will
      return NULL, overriding any support the platform might otherwise
      have built.
    * dlfcn_no_h config string now available rather than just dlfcn. This
      is for platforms that have dlfcn.h functions but do not have (or
      need) the dlfcn.h header file.
    bc2aadad
dso_dlfcn.c 5.1 KB