1. 18 4月, 2008 2 次提交
    • J
      avoid compile error when <pthread.h> is absent · 2d206f1d
      Jim Meyering 提交于
      * src/internal.h (HAVE_PTHREAD_H): Test with "#ifdef", not "#if".
      2d206f1d
    • R
      Fixes for MinGW. · 8df91acf
      Richard W.M. Jones 提交于
      	* configure.in: Fix pkg-config detection of libxml2,
      	  add -lgcrypt to gnutls lib.
      	* src/Makefile.am: If compiling --without-libvirtd then
      	  don't compile any part of the storage driver.
      	* configure.in, src/hash.c, src/internal.h: Detect availability
      	  of pthread library and compile out mutex code if not available.
      	* src/storage_driver.c, src/util.c: Ignore some missing
      	  headers on MinGW.
      8df91acf
  2. 15 4月, 2008 2 次提交
  3. 11 4月, 2008 5 次提交
  4. 10 4月, 2008 3 次提交
  5. 09 4月, 2008 5 次提交
  6. 08 4月, 2008 6 次提交
  7. 07 4月, 2008 2 次提交
  8. 04 4月, 2008 5 次提交
  9. 03 4月, 2008 1 次提交
  10. 01 4月, 2008 1 次提交
  11. 31 3月, 2008 3 次提交
  12. 29 3月, 2008 2 次提交
  13. 28 3月, 2008 1 次提交
  14. 27 3月, 2008 2 次提交