Imported Upstream version 2.6.5

This commit is contained in:
Laurent Bigonville 2012-08-12 23:39:31 +02:00
parent fefe62b2bd
commit a1fa151fc7
201 changed files with 7974 additions and 709 deletions

View file

@ -92,6 +92,9 @@
/* Define if FreeIPMI support is available */
#undef HAVE_FREEIPMI
/* Define if FreeIPMI 1.1.X / 1.2.X support is available */
#undef HAVE_FREEIPMI_11X_12X
/* Define to 1 if you have the <freeipmi/freeipmi.h> header file. */
#undef HAVE_FREEIPMI_FREEIPMI_H
@ -397,6 +400,9 @@
/* Define to enable Powerman PDU support */
#undef WITH_LIBPOWERMAN
/* Define to enable Mac OS X meta-driver */
#undef WITH_MACOSX
/* Define to enable Neon HTTP support */
#undef WITH_NEON