Skip to content

Add an option to put the application path definitions in the config.h (with default values)#212

Merged
mvo5 merged 1 commit into
mvo5:masterfrom
amaa-99:55-add-an-option-to-put-the-application-path-definitions-in-the-configh-with-default-values
Jul 7, 2026
Merged

Add an option to put the application path definitions in the config.h (with default values)#212
mvo5 merged 1 commit into
mvo5:masterfrom
amaa-99:55-add-an-option-to-put-the-application-path-definitions-in-the-configh-with-default-values

Conversation

@amaa-99

@amaa-99 amaa-99 commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Added the --enable-ide-integration autogen option to enable putting the application path definitions (with default values) in the config.h file. This is useful for cases where the development tools fail due to those symbols not being defined.
(closes amaa-99#56)

@amaa-99 amaa-99 force-pushed the 55-add-an-option-to-put-the-application-path-definitions-in-the-configh-with-default-values branch from 5be3d93 to 56d2d8e Compare July 6, 2026 08:49
Comment thread configure.ac Outdated
@amaa-99 amaa-99 force-pushed the 55-add-an-option-to-put-the-application-path-definitions-in-the-configh-with-default-values branch 2 times, most recently from a87e0ee to 0be19e2 Compare July 6, 2026 18:59
@amaa-99

amaa-99 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Until/if the project gets migrated to Meson (or something else) it would be great to have this in: It's the cleanest way that I found for having the project working well in any of the IDEs.

Comment thread configure.ac Outdated
… (with default values):

Added the --enable-ide-integration autogen option to enable putting the application path definitions (with default values) in the config.h file.
This is useful for cases where the development tools fail due to those symbols not being defined.
@amaa-99 amaa-99 force-pushed the 55-add-an-option-to-put-the-application-path-definitions-in-the-configh-with-default-values branch from 0be19e2 to 737dcd5 Compare July 7, 2026 08:55
@mvo5 mvo5 merged commit 0241b5f into mvo5:master Jul 7, 2026
1 check passed
@amaa-99 amaa-99 deleted the 55-add-an-option-to-put-the-application-path-definitions-in-the-configh-with-default-values branch July 7, 2026 09:53
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.

Merge: Add an option to put the application path definitions in the config.h (with default values)

2 participants