Skip to content

Fix cross compilation#108

Merged
simo5 merged 1 commit into
gssapi:mainfrom
Uglymotha:main
Jun 18, 2026
Merged

Fix cross compilation#108
simo5 merged 1 commit into
gssapi:mainfrom
Uglymotha:main

Conversation

@Uglymotha

Copy link
Copy Markdown

Fixes Issue 106 (#106)

modified: external/dinglibs.m4
A warning message is displayed to the user to make sure lib_ini_config
supprts extenden INI_MS_DETECT, since the test cannot be run in a cross
compilation scenario.
modified: external/docbook.m4
Autoconf Macro AC_CHECK_FILE has been replaced by an explicit if ! test
-e ..., as AC_CHECK_FILE is not available in cross compilation scenario.

@simo5

simo5 commented Oct 25, 2024

Copy link
Copy Markdown
Member

Please fix the DCO issue

@Uglymotha Uglymotha force-pushed the main branch 2 times, most recently from 76c5a43 to aaeacfb Compare October 29, 2024 14:35
@simo5

simo5 commented Jun 17, 2026

Copy link
Copy Markdown
Member

Sorry that I lost track of this PR, if you want to rebase to current master and ping me when done I will merge it.

Fixes Issue 106 (gssapi#106)

modified:   external/dinglibs.m4
A warning message is displayed to the user to make sure lib_ini_config
supprts extenden INI_MS_DETECT, since the test cannot be run in a cross
compilation scenario.
modified:   external/docbook.m4
Autoconf Macro AC_CHECK_FILE has been replaced by an explicit if ! test
-e ..., as AC_CHECK_FILE is not available in cross compilation scenario.

Signed-off-by: Sietse <sietse@wizdom.nu>
@Uglymotha

Uglymotha commented Jun 18, 2026 via email

Copy link
Copy Markdown
Author

@simo5 simo5 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@simo5 simo5 merged commit 9516730 into gssapi:main Jun 18, 2026
5 checks passed
@simo5 simo5 mentioned this pull request Jun 18, 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.

2 participants