From 724a297dfb98a86cc83f93c0a677a950a45a2fb5 Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Wed, 12 Jan 2011 13:18:37 -0700 Subject: [PATCH] build: restore mingw build * bootstrap.conf (gnulib_modules): Add chown. --- bootstrap.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/bootstrap.conf b/bootstrap.conf index 282768b35d..a55fca25f2 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -1,6 +1,6 @@ # Bootstrap configuration. -# Copyright (C) 2010 Red Hat, Inc. +# Copyright (C) 2010-2011 Red Hat, Inc. # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public @@ -23,6 +23,7 @@ areadlink base64 c-ctype canonicalize-lgpl +chown close connect configmake -- GitLab