Summary: | Use of GNU make extensions in some Makefile.am | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Luca Ferretti <elle.uca> |
Component: | general | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | minor | ||
Priority: | medium | CC: | dafydd.harries |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | Add -Wno-portability to autoreconf in autogen.sh |
Description
Luca Ferretti
2008-01-11 05:00:22 UTC
To be honest, I would rather require GNU make than try to change this. Presumably there's some way to turn these warnings off. From latest gst-plugins-good update in my jhbuild: 2008-01-10 Sebastian Dröge <slomo@circular-chaos.org> * autogen.sh: Add -Wno-portability to the automake parameters to stop warnings about GNU make extensions being used. We require GNU make in almost every Makefile anyway. Created attachment 13657 [details] [review] Add -Wno-portability to autoreconf in autogen.sh It seems to work... I think it's better to fix this by passing -Wno-portability to AM_INIT_AUTOMAKE in configure.ac, so Automake will disable these warnings on every run, not just the first. We should make this change for all Telepathy packages that need GNU make (reassigning to 'general'), and we should document the requirement at the same time. Patch for telepathy-glib coming soon to http://monkey.collabora.co.uk/tp-glib-smcv-trivia/ Fixed in Darcs for most projects. |
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.