Skip to content

Honor '--without-cunit' configure flag#349

Merged
strk merged 1 commit intopgpointcloud:masterfrom
nilason:fix_configure_cunit
Jun 18, 2025
Merged

Honor '--without-cunit' configure flag#349
strk merged 1 commit intopgpointcloud:masterfrom
nilason:fix_configure_cunit

Conversation

@nilason
Copy link
Copy Markdown
Contributor

@nilason nilason commented Nov 16, 2023

Addresses a CUnit configuration bug.

Configuring with CUnit present on system, but with --without-cunit flag leads to non-sensical compiling flags:

CUNIT_CPPFLAGS='-Ino/include'
CUNIT_LDFLAGS='-Lno/lib -lcunit'

nilason added a commit to nilason/macports-ports that referenced this pull request Nov 16, 2023
…-cunit' flag

Remove dependencies unnecessary linked to as a result of `xml2-config --libs`.

Closes https://trac.macports.org/ticket/68704

Fix for honoring --without-cunit flag is addressed upstreams:
pgpointcloud/pointcloud#349
pmetzger pushed a commit to macports/macports-ports that referenced this pull request Nov 17, 2023
…-cunit' flag

Remove dependencies unnecessary linked to as a result of `xml2-config --libs`.

Closes https://trac.macports.org/ticket/68704

Fix for honoring --without-cunit flag is addressed upstreams:
pgpointcloud/pointcloud#349
@strk strk merged commit e4c6aa1 into pgpointcloud:master Jun 18, 2025
@strk
Copy link
Copy Markdown
Member

strk commented Jun 18, 2025

Thanks!

@pblottiere pblottiere added this to the 1.2.6 milestone Jun 30, 2025
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