Skip to content

Conversation

vszakats
Copy link
Member

@vszakats vszakats commented Jul 18, 2023

  • prefix with LIBSSH2_PC_.

  • match with the names of pkg-config values.

  • use the same names in autotools and CMake scripts.

  • use LIBSSH2_VERSION for the version number in autotools scripts,
    to match the name used in CMake.

Closes #1125

Use the prefix `LIBSSH2_PC_`. Use it consistently in both autotools and
CMake scripts.

Closes #xxxx
@vszakats vszakats added the build label Jul 18, 2023
@vszakats vszakats closed this in 5720dd9 Jul 18, 2023
@vszakats vszakats deleted the pc-var-name-tidy branch July 18, 2023 20:51
lampmanyao pushed a commit to lampmanyao/libssh2 that referenced this pull request Sep 3, 2023
- prefix with `LIBSSH2_PC_`

- match with the names of `pkg-config` values.

- use the same names in autotools and CMake scripts.

- use `LIBSSH2_VERSION` for the version number in autotools scripts,
  to match the name used in CMake.

Closes libssh2#1125
agreppin pushed a commit to agreppin/libssh2 that referenced this pull request Jul 14, 2024
- prefix with `LIBSSH2_PC_`

- match with the names of `pkg-config` values.

- use the same names in autotools and CMake scripts.

- use `LIBSSH2_VERSION` for the version number in autotools scripts,
  to match the name used in CMake.

Closes libssh2#1125
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant