Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
BIND
BIND
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 635
    • Issues 635
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 108
    • Merge Requests 108
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • ISC Open Source Projects
  • BINDBIND
  • Merge Requests
  • !2086

Closed
Opened Jun 26, 2019 by Ondřej Surý@ondrejOwner
  • Report abuse
Report abuse

The BIND 9 libraries are now internal-only, so remove isc-config.sh

  • Overview 1
  • Commits 1
  • Pipelines 3
  • Changes 11

The isc-config.sh script was introduced before pkg-config as is a purely historical thing. There are two reason for removal of isc-config.sh scripts:

a) The BIND 9 libraries are now meant to be used only from BIND 9, so there's no reason to provide convenience script to link with the libraries.

b) Even if that was not the case, we should and would replace the isc-config.sh with respective pkg-config (.pc) file for every library.

Closes #4 (closed)

Assignee
Assign to
Reviewer
Request review from
BIND 9.15.x
Milestone
BIND 9.15.x
Assign milestone
Time tracking
Reference: isc-projects/bind9!2086
Source branch: 4-remove-isc-config.sh