mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 22:20:08 +01:00
2006-05-25 Robert Love <rml@novell.com>
Patch Valentine Sinitsyn <e_val@inbox.ru> to fix GNOME bug #342400: * libnm-util/Makefile.am: Only build gnome-keyring-md5.{c,h} if we are not using gcrypt. Otherwise, we get a linker error. git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@1766 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
0048177124
commit
8d78492fda
2 changed files with 6 additions and 2 deletions
|
|
@ -1,3 +1,9 @@
|
|||
2006-05-25 Robert Love <rml@novell.com>
|
||||
|
||||
Patch Valentine Sinitsyn <e_val@inbox.ru> to fix GNOME bug #342400:
|
||||
* libnm-util/Makefile.am: Only build gnome-keyring-md5.{c,h} if we are
|
||||
not using gcrypt. Otherwise, we get a linker error.
|
||||
|
||||
2006-05-25 Robert Love <rml@novell.com>
|
||||
|
||||
Patch Valentine Sinitsyn <e_val@inbox.ru> to fix GNOME bug #342398:
|
||||
|
|
|
|||
|
|
@ -29,8 +29,6 @@ libnm_util_la_SOURCES= \
|
|||
cipher-wpa-psk-hex.h \
|
||||
cipher-wpa-psk-passphrase.c \
|
||||
cipher-wpa-psk-passphrase.h \
|
||||
gnome-keyring-md5.c \
|
||||
gnome-keyring-md5.h \
|
||||
dbus-helpers.c \
|
||||
dbus-helpers.h \
|
||||
sha1.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue