Skip to content

Librtpi use check lib#160

Closed
alyxazon wants to merge 2 commits intomasterfrom
librtpi_use_check_lib
Closed

Librtpi use check lib#160
alyxazon wants to merge 2 commits intomasterfrom
librtpi_use_check_lib

Conversation

@alyxazon
Copy link
Collaborator

@alyxazon alyxazon commented Jan 19, 2026

To be tested.

Copy link
Contributor

@ebold-cscotos ebold-cscotos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My peanut: how about to keep PKG_CHECK_MODULES and add AC_CHECK_LIB/HEADERS in fallback?

PKG_CHECK_MODULES([LIBRTPI], [librtpi >= 1.0.1], [], [AC_CHECK_LIB(rtpi, pi_mutex_alloc) AC_CHECK_HEADERS(rtpi.h)])

@alyxazon
Copy link
Collaborator Author

Please use PR #161 instead.

@anragsi
Copy link
Collaborator

anragsi commented Jan 27, 2026

Resolved by a890a2f

@anragsi anragsi closed this Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants