]> git.ipfire.org Git - thirdparty/libvirt.git/commit
use gnulib's stpcpy module
authorJim Meyering <meyering@redhat.com>
Tue, 27 Jan 2009 10:30:30 +0000 (10:30 +0000)
committerJim Meyering <meyering@redhat.com>
Tue, 27 Jan 2009 10:30:30 +0000 (10:30 +0000)
commit4e8f63fdaa44e8d2b29a056caae105bcf15a0846
treed30f6d9bcaf995d9055efdeef317fa5de7afe602
parentaa7c4102aa2a0526a4fbfeaa7cba79b02b45603f
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.
ChangeLog
bootstrap
gnulib/lib/Makefile.am
gnulib/lib/stpcpy.c [new file with mode: 0644]
gnulib/m4/gnulib-cache.m4
gnulib/m4/gnulib-comp.m4
gnulib/m4/stpcpy.m4 [new file with mode: 0644]