Skip to content

Do not ignore $enableval#1

Closed
naota wants to merge 1 commit intoibus:masterfrom
naota:patch-1
Closed

Do not ignore $enableval#1
naota wants to merge 1 commit intoibus:masterfrom
naota:patch-1

Conversation

@naota
Copy link
Copy Markdown

@naota naota commented Feb 9, 2013

configure.ac is ignoring $enableval, so that specifying --disable-* won't work properly.
This patch just drop specified actions and configure do the default AC_ARG_ENABLE actions. The default action properly set $enableval

configure.ac is ignoring $enableval, so that specifying --disable-* won't work properly.
This patch just drop specified actions and configure do the default AC_ARG_ENABLE actions. The default action properly set $enableval
@fujiwarat
Copy link
Copy Markdown
Member

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