Skip to content

Conversation

@weslem
Copy link

@weslem weslem commented Aug 28, 2022

Wrap the CONFIGATOR_MAX_LINES preprocessor macro definition
with #ifndef. Add an EXTRAFLAGS makefile variable. Now, make EXTRAFLAGS=-DCONFIGATOR_MAX_LINE=999 can override the default
line limit.

This closes #2.

Wrap the CONFIGATOR_MAX_LINES preprocessor macro definition
with #ifndef. Add an EXTRAFLAGS makefile variable. Now, `make
EXTRAFLAGS=-DCONFIGATOR_MAX_LINE=999` can override the default
line limit.
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.

CONFIGATOR_MAX_LINE is non-overridable and has a bad default

1 participant