Skip to content

Make more support/ programs testable - #736

Closed
notroj wants to merge 1 commit into
apache:trunkfrom
notroj:test-support-progs
Closed

Make more support/ programs testable#736
notroj wants to merge 1 commit into
apache:trunkfrom
notroj:test-support-progs

Conversation

@notroj

@notroj notroj commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

  define EXTRA_CHECK_BINARIES.

* support/a2md/config2.m4: Add a2md/a2md to EXTRA_SBIN_PROGRAMS and
  check/bin/a2md to EXTRA_CHECK_BINARIES when a2md is enabled.

* support/Makefile.in (sbin_PROGRAMS): Use EXTRA_SBIN_PROGRAMS.
  (TARGETS): Drop a2md/a2md.
  (install): Drop the explicit a2md install.
  (a2md/a2md): Recurse unconditionally.

* Makefile.in (check-binaries): Add check/bin/htcacheclean and
  $(EXTRA_CHECK_BINARIES).
  (check/bin/htcacheclean, check/bin/a2md): New.

* build/config_vars.sh.in: Filter EXTRA_SBIN_PROGRAMS and
  EXTRA_CHECK_BINARIES instead of NONPORTABLE_SUPPORT.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
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.

1 participant