Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"configure --help" mentions --enable-page-logging which leads to warning if used #4694

Closed
michaelrsweet opened this issue Aug 25, 2015 · 2 comments

Comments

@michaelrsweet
Copy link
Collaborator

Version: 2.1rc1
CUPS.org User: pipitas

I'm trying (for the first time since looong ago) to build current CUPS sources (from today's Git "origin/master") on a Mac OS X Yosemite (10.10.5) system with lots of MacPorts software installed.

I did run autoconf (v2.69) from MacPorts and included --enable-page-logging in my configure command line. This triggers the following WARNING:

configure: WARNING: unrecognized options: --enable-page-logging

However, configure --help lists this line:

--enable-page-logging   enable page_log by default
@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: mike

Fixed in Subversion repository.

(was using the --with-xxx code path instead of --enable-xxx...)

@michaelrsweet
Copy link
Collaborator Author

CUPS.org User: pipitas

This glitch is still present:

configure: WARNING: unrecognized options: --enable-page-logging

My Git is on commit dd3fdd2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant