mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 18:52:09 +01:00
configure: Fix typo in ELF check
Signed-off-by: Colin Walters <walters@verbum.org>
This commit is contained in:
parent
4b98c512df
commit
6d19f11c89
@ -1828,7 +1828,7 @@ if test $have_libelf = maybe; then
|
||||
|
||||
if test $have_libelf != no; then
|
||||
LIBELF_LIBS=-lelf
|
||||
have_libelf = yes
|
||||
have_libelf=yes
|
||||
fi
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user