projects
/
platform
/
upstream
/
libsecret.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7cea180
)
Share the memory pool with the gcr or libgnome-keyring library.
author
Stef Walter
<stefw@gnome.org>
Sat, 27 Oct 2012 10:46:59 +0000
(12:46 +0200)
committer
Stef Walter
<stefw@gnome.org>
Sat, 27 Oct 2012 10:46:59 +0000
(12:46 +0200)
libsecret/Makefile.am
patch
|
blob
|
history
diff --git
a/libsecret/Makefile.am
b/libsecret/Makefile.am
index 861095cd1609a0631a3adbbc64f6120f902fffef..fe5db676804a3baa94b06796f78117cb4510fd4b 100644
(file)
--- a/
libsecret/Makefile.am
+++ b/
libsecret/Makefile.am
@@
-74,7
+74,7
@@
libsecret_@SECRET_MAJOR@_la_CFLAGS = \
libsecret_@SECRET_MAJOR@_la_LDFLAGS = \
-version-info $(SECRET_LT_RELEASE) \
-no-undefined \
- -export-symbols-regex '^secret_|^SECRET_'
+ -export-symbols-regex '^secret_|^SECRET_
|^SECMEM_.*
'
libsecret_@SECRET_MAJOR@_la_LIBADD = \
$(top_builddir)/egg/libegg.la \