From 23a05c3cd3ca80cf6580e5f3c44380feef3b1294 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 18 Mar 2008 22:08:22 +0100 Subject: * bootstrap.conf (gnulib_modules): Add useless-if-before-free. --- bootstrap.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/bootstrap.conf b/bootstrap.conf index 5da594f..df5c104 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -82,6 +82,7 @@ gnulib_modules=" strnlen1 strpbrk strsep + useless-if-before-free vc-list-files xalloc xalloc-die -- cgit v1.2.3