1. 18 4月, 2008 3 次提交
    • 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
    • D
      Remove trailing blank · 3ff503b9
      Daniel P. Berrange 提交于
      3ff503b9
  2. 17 4月, 2008 1 次提交
  3. 15 4月, 2008 2 次提交
  4. 11 4月, 2008 5 次提交
  5. 10 4月, 2008 3 次提交
  6. 09 4月, 2008 6 次提交
  7. 08 4月, 2008 6 次提交
  8. 07 4月, 2008 2 次提交
  9. 04 4月, 2008 6 次提交
  10. 03 4月, 2008 1 次提交
  11. 01 4月, 2008 1 次提交
  12. 31 3月, 2008 3 次提交
  13. 29 3月, 2008 1 次提交