mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-09 06:10:29 +01:00
Revert "libnm-util: bump soname for certificate changes"
This reverts commit5b90df0737. Since commit71219015eaadds all the 0.7.x certificate and key functions back, we can revert the soname change and preserve API/ABI.
This commit is contained in:
parent
71219015ea
commit
0190ac21a4
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ libnm_util_la_SOURCES= \
|
|||
libnm_util_la_LIBADD = $(GLIB_LIBS) $(DBUS_LIBS) $(UUID_LIBS)
|
||||
|
||||
libnm_util_la_LDFLAGS = -Wl,--version-script=$(srcdir)/libnm-util.ver \
|
||||
-version-info "2:0:0"
|
||||
-version-info "1:0:0"
|
||||
|
||||
if WITH_GNUTLS
|
||||
libnm_util_la_SOURCES += crypto_gnutls.c
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue