mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
build: use gnulib's unsetenv
Now that gnulib has lifted it's licensing of unsetenv, we should use it. Just like we use its counterpart - setenv, already. Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
0628f3498c
commit
b099aa88e9
@ -120,6 +120,7 @@ time_r
|
|||||||
timegm
|
timegm
|
||||||
ttyname_r
|
ttyname_r
|
||||||
uname
|
uname
|
||||||
|
unsetenv
|
||||||
useless-if-before-free
|
useless-if-before-free
|
||||||
usleep
|
usleep
|
||||||
vasprintf
|
vasprintf
|
||||||
|
Loading…
Reference in New Issue
Block a user