Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-bad gst-plugins-bad
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 973
    • Issues 973
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 105
    • Merge requests 105
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • gst-plugins-badgst-plugins-bad
  • Issues
  • #308
Closed
Open
Issue created Oct 02, 2015 by Bugzilla Migration User@bugzilla-migration

configure: Add --enable-libssh2 switch and make it independent of Curl

Submitted by Carlos Rafael Giani

Link to original bug (#755989)

Description

Right now, libssh2 autoconfiguration is tied to Curl's. However, libssh2 is a library generic enough (and SSH support a common enough use case) to move it out of the Curl configure block and let it exist independently. Furthermore, it should be possible to explicitely enable/disable it with an --enable-libssh2 switch.

Assignee
Assign to
Time tracking