aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2009-01-27 10:30:30 +0000
committerJim Meyering <meyering@redhat.com>2009-01-27 10:30:30 +0000
commit4e8f63fdaa44e8d2b29a056caae105bcf15a0846 (patch)
treed30f6d9bcaf995d9055efdeef317fa5de7afe602 /bootstrap
parentupdate from gnulib (diff)
downloadlibvirt-4e8f63fdaa44e8d2b29a056caae105bcf15a0846.tar.gz
libvirt-4e8f63fdaa44e8d2b29a056caae105bcf15a0846.tar.bz2
libvirt-4e8f63fdaa44e8d2b29a056caae105bcf15a0846.zip
use gnulib's stpcpy module
* bootstrap (modules): Add stpcpy, and pull in gnulib bits: * gnulib/lib/stpcpy.c: New file. * gnulib/m4/stpcpy.m4: New file. * gnulib/lib/Makefile.am: Update. * gnulib/m4/gnulib-cache.m4: Update. * gnulib/m4/gnulib-comp.m4: Update.
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap b/bootstrap
index b4eed3ec3..baf52e7df 100755
--- a/bootstrap
+++ b/bootstrap
@@ -85,6 +85,7 @@ random_r
send
setsockopt
socket
+stpcpy
strndup
strerror
strsep