After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 680207 - module_flags in libsecret/Makefile.am don't seem to be applied
module_flags in libsecret/Makefile.am don't seem to be applied
Status: RESOLVED FIXED
Product: libsecret
Classification: Other
Component: General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: libsecret maintainer(s)
libsecret maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2012-07-18 21:08 UTC by Robert Ancell
Modified: 2012-07-24 04:25 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Robert Ancell 2012-07-18 21:08:04 UTC
The module_flags variable in libsecret/Makefile.am doesn't seem to be used anywhere. This means the current libsecret doesn't filter the symbols to export.

Is is missing a:
libsecret_@SECRET_MAJOR@_la_LIBADD = $(module_flags)?