Skip to content
Snippets Groups Projects
  • Daniel Stenberg's avatar
    a1312859
    curl-config: --built-shared returns shared info · a1312859
    Daniel Stenberg authored
    The curl-config now features a --built-shared command line option that
    will output 'yes' or 'no' depending if the build process was asked to
    build shared library/libraries or not.
    
    It is primarily made to offer more details to the test suite to know
    what kind of stunts it can expect to work.
    a1312859
    History
    curl-config: --built-shared returns shared info
    Daniel Stenberg authored
    The curl-config now features a --built-shared command line option that
    will output 'yes' or 'no' depending if the build process was asked to
    build shared library/libraries or not.
    
    It is primarily made to offer more details to the test suite to know
    what kind of stunts it can expect to work.