[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [libvirt] [PATCH 2/3] Pull in GNULIB regex module for benefit of test suite on Win32
- From: Jiri Denemark <jdenemar redhat com>
- To: "Daniel P. Berrange" <berrange redhat com>
- Cc: libvir-list redhat com
- Subject: Re: [libvirt] [PATCH 2/3] Pull in GNULIB regex module for benefit of test suite on Win32
- Date: Wed, 4 Apr 2012 14:59:23 +0200
On Wed, Apr 04, 2012 at 13:47:58 +0100, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange redhat com>
>
> ---
> bootstrap.conf | 1 +
> po/POTFILES.in | 1 +
> 2 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/bootstrap.conf b/bootstrap.conf
> index c6f7fd9..c6620e5 100644
> --- a/bootstrap.conf
> +++ b/bootstrap.conf
> @@ -80,6 +80,7 @@ posix-shell
> pthread
> pthread_sigmask
> recv
> +regex
> random_r
> sched
> send
> diff --git a/po/POTFILES.in b/po/POTFILES.in
> index 88be04e..5d5739a 100644
> --- a/po/POTFILES.in
> +++ b/po/POTFILES.in
> @@ -4,6 +4,7 @@ daemon/remote.c
> daemon/remote_dispatch.h
> daemon/stream.c
> gnulib/lib/gai_strerror.c
> +gnulib/lib/regcomp.c
> src/conf/cpu_conf.c
> src/conf/domain_conf.c
> src/conf/domain_event.c
ACK
Jirka
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]