From b099aa88e9abef63a2c35c0b117f1b84654b28e9 Mon Sep 17 00:00:00 2001 From: Michal Privoznik Date: Sat, 28 May 2016 23:13:26 +0200 Subject: [PATCH] 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 --- bootstrap.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap.conf b/bootstrap.conf index 783b3a3da7..0db6b62d5f 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -120,6 +120,7 @@ time_r timegm ttyname_r uname +unsetenv useless-if-before-free usleep vasprintf