Pull in GNULIB regex module for benefit of test suite on Win32

This commit is contained in:
Daniel P. Berrange 2012-04-04 11:56:04 +01:00
parent 06180ca433
commit f94d9c5793
2 changed files with 2 additions and 0 deletions

View File

@ -80,6 +80,7 @@ posix-shell
pthread
pthread_sigmask
recv
regex
random_r
sched
send

View File

@ -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