Summary: | Refactor Makefiles to build a noinst library for parsing args | ||
---|---|---|---|
Product: | poppler | Reporter: | Hib Eris <hib> |
Component: | general | Assignee: | poppler-bugs <poppler-bugs> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | hib |
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Refactor Makefiles to build a noinst library for parsing args |
Description
Hib Eris
2014-09-14 09:37:47 UTC
Created attachment 106248 [details] [review] Refactor Makefiles to build a noinst library for parsing args Just enable subdir-objects ? It seems easier than the whole change, no? (In reply to comment #2) > Just enable subdir-objects ? It seems easier than the whole change, no? The reason automake will change its behaviour in the future is that its developers prefer a 'no subdir-objects' mode of operation. It will be the default. The 'subdir-objects' mode gives the 'old' (=current) behaviour. I am inclined to think the automake developers have good reasons to change automake's behaviour. When it is easy for an existing project like poppler to adopt to the new default behaviour, I think it should choose to do so, instead of working around it by using an option to enable old behaviour. For me it is a lot like the situation with '--enable-xpdf-headers': there might be good reasons to use that option, but I would strongly prefer it if people didn't. Ok |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.