mirror of
https://gitlab.gnome.org/GNOME/libsecret.git
synced 2025-01-03 10:38:52 +00:00
Share the memory pool with the gcr or libgnome-keyring library.
This commit is contained in:
parent
7cea18071b
commit
21f2ccea31
@ -74,7 +74,7 @@ libsecret_@SECRET_MAJOR@_la_CFLAGS = \
|
|||||||
libsecret_@SECRET_MAJOR@_la_LDFLAGS = \
|
libsecret_@SECRET_MAJOR@_la_LDFLAGS = \
|
||||||
-version-info $(SECRET_LT_RELEASE) \
|
-version-info $(SECRET_LT_RELEASE) \
|
||||||
-no-undefined \
|
-no-undefined \
|
||||||
-export-symbols-regex '^secret_|^SECRET_'
|
-export-symbols-regex '^secret_|^SECRET_|^SECMEM_.*'
|
||||||
|
|
||||||
libsecret_@SECRET_MAJOR@_la_LIBADD = \
|
libsecret_@SECRET_MAJOR@_la_LIBADD = \
|
||||||
$(top_builddir)/egg/libegg.la \
|
$(top_builddir)/egg/libegg.la \
|
||||||
|
Loading…
Reference in New Issue
Block a user