Files
libguestfs/daemon
Jim Meyering e05ddc70f1 daemon: use gnulib
* daemon/Makefile.am (SUBDIRS): Define.
(AM_CPPFLAGS): Define, to include from gnulib's lib/
(LDADD): Define, to link with gnulib's libgnu.a.
* daemon/configure.ac: Use AC_CONFIG_AUX_DIR([build-aux]),
gl_EARLY and gl_INIT.
(AC_CONFIG_FILES): Add lib/Makefile and tests/Makefile
* daemon/m4/gnulib-cache.m4: New file, generated by running
../.gnulib/gnulib-tool --import --with-tests hash
* daemon/.gitignore: Ignore all of the imported files.
build: tell bootstrap about daemon/
* bootstrap: Run gnulib-tool --update in daemon/.
Remove bootstrap's --gnulib-srcdir option, because it probably
didn't work, and even if it did, we've discovered that using
a separate git repo like that can lead to subtle mix-ups.
2009-08-06 12:28:04 +02:00
..
2009-08-06 12:28:04 +02:00
2009-08-06 12:28:04 +02:00
2009-07-18 10:43:52 +01:00
2009-07-03 17:04:21 +02:00
2009-07-18 10:43:52 +01:00
2009-07-18 10:43:52 +01:00
2009-07-18 10:43:52 +01:00
2009-08-06 12:28:04 +02:00
2009-07-18 10:43:52 +01:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-18 10:43:52 +01:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-29 18:10:48 +01:00
2009-07-18 10:43:52 +01:00
2009-07-18 10:43:52 +01:00
2009-07-18 10:43:52 +01:00
2009-08-06 12:28:04 +02:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-31 10:18:41 +01:00
2009-07-18 10:43:52 +01:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-18 10:43:52 +01:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00
2009-07-18 10:43:52 +01:00
2009-07-03 17:04:21 +02:00
2009-07-03 17:04:21 +02:00

Please see README in the parent directory.