Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • L libxml2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 90
    • Issues 90
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • libxml2
  • Merge requests
  • !3

Don't instruct user to run make when the configure script failed

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed 林博仁(Buo-ren, Lin) requested to merge buo-ren_Lin/libxml2:improve-autogen-script into master Aug 18, 2018
  • Overview 0
  • Commits 1
  • Pipelines 0
  • Changes 1

Currently the autogen script will always tell user to run make even when the configure script failed, this patch changes the behavior to only show this message when the configure script terminates without error.

Refer-to: autogen.sh should check pkg-config's presence (#21 (closed)) · Issues · GNOME / libxml2 · GitLab #21 (closed) Signed-off-by: 林博仁(Buo-ren Lin) Buo.Ren.Lin@gmail.com

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: improve-autogen-script