Share the memory pool with the gcr or libgnome-keyring library.
authorStef Walter <stefw@gnome.org>
Sat, 27 Oct 2012 10:46:59 +0000 (12:46 +0200)
committerStef Walter <stefw@gnome.org>
Sat, 27 Oct 2012 10:46:59 +0000 (12:46 +0200)
libsecret/Makefile.am

index 861095c..fe5db67 100644 (file)
@@ -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 \