summaryrefslogtreecommitdiffstats
path: root/daemon/README
Commit message (Collapse)AuthorAgeFilesLines
* daemon: Remove separate configure of daemon subdirectory.Richard W.M. Jones2011-08-051-1/+0
| | | | | | | | | | | | | Combine the two Gnulib instances together. Add checks from old daemon/configure.ac into configure.ac. Fix daemon/Makefile.am so it is like a normal subdirectory Makefile.am. Because we are now using the replacement strerror_r function from Gnulib (instead of the one from glibc directly), this requires a small change to src/guestfs.c.
* Build environment set up for libguestfs.rjones2009-03-031-0/+1