Skip to content
This repository was archived by the owner on Aug 14, 2026. It is now read-only.
This repository was archived by the owner on Aug 14, 2026. It is now read-only.

On FreeBSD, htp.pc is not installed correctly #79

Description

@ivanr

It's placed in /usr/local/lib/pkgconfig/, but pkg-config expects it in /usr/local/libdata/pkgconfig/. The location is currently hard-coded in Makefile.am to $(libdir)/pkgconfig. This is something we should ideally detect when configuring. Alternatively, a configure switch could be added for the user to indicate the correct location.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions