Jim Meyering wrote:
diff --git a/bootstrap b/bootstrap
index 73ad3f6..474f4a8 100755
--- a/bootstrap
+++ b/bootstrap
@@ -92,15 +92,11 @@ gnulib_tool=$GNULIB_SRCDIR/gnulib-tool
 avoid='--avoid=snprintf'

 avoid='
-  --avoid=snprintf-tests
-  --avoid=vasnprintf-tests
-  --avoid=alloca-opt-tests
 '

 $gnulib_tool                   \
-  --lgpl                       \
+  --lgpl=2                     \
   $avoid                       \
-  --with-tests                 \
   --m4-base=gnulib/m4          \
   --source-base=gnulib/lib     \
   --tests-base=gnulib/tests    \

That empties the gnulib/tests directory of all its *.c files,
but I'd like to leave it (with just Makefile.am), in the hopes
we can work out a compromise that lets us use the tests again.

I'll prepare a patch along these lines.

Don't worry, I'll make this change.

Rich.

--
Emerging Technologies, Red Hat - http://et.redhat.com/~rjones/
Registered Address: Red Hat UK Ltd, Amberley Place, 107-111 Peascod
Street, Windsor, Berkshire, SL4 1TE, United Kingdom.  Registered in
England and Wales under Company Registration No. 03798903

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

--
Libvir-list mailing list
Libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to