Whamcloud - gitweb
- change configuration to use modern AC_DEFINE, otherwise /usr/bin/autoheader
authormmex <mmex>
Wed, 23 Jul 2003 19:47:38 +0000 (19:47 +0000)
committermmex <mmex>
Wed, 23 Jul 2003 19:47:38 +0000 (19:47 +0000)
  fails when trying to compile RPMS.  Single arg AC_DEFINE() is no
  longer supported fully.

lnet/include/config.h.in
lustre/portals/include/config.h.in

index 648a1f1..f9605ab 100644 (file)
@@ -1,19 +1,64 @@
-/* portals/include/config.h.in.  Generated automatically from configure.in by autoheader.  */
+/* portals/include/config.h.in.  Generated from configure.in by autoheader.  */
 
-/* The number of bytes in a unsigned long long.  */
-#undef SIZEOF_UNSIGNED_LONG_LONG
+/* Compile with orphan support */
+#undef ENABLE_ORPHANS
 
-/* Name of package */
-#undef PACKAGE
+/* Use the Pinger */
+#undef ENABLE_PINGER
 
-/* Version number of package */
-#undef VERSION
+/* Define to 1 if you have the <inttypes.h> header file. */
+#undef HAVE_INTTYPES_H
+
+/* Define to 1 if you have the <memory.h> header file. */
+#undef HAVE_MEMORY_H
+
+/* Define to 1 if you have the <stdint.h> header file. */
+#undef HAVE_STDINT_H
+
+/* Define to 1 if you have the <stdlib.h> header file. */
+#undef HAVE_STDLIB_H
+
+/* Define to 1 if you have the <strings.h> header file. */
+#undef HAVE_STRINGS_H
+
+/* Define to 1 if you have the <string.h> header file. */
+#undef HAVE_STRING_H
+
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#undef HAVE_SYS_STAT_H
+
+/* Define to 1 if you have the <sys/types.h> header file. */
+#undef HAVE_SYS_TYPES_H
+
+/* Define to 1 if you have the <unistd.h> header file. */
+#undef HAVE_UNISTD_H
 
 /* IOCTL Buffer Size */
 #undef OBD_MAX_IOCTL_BUFFER
 
-/* temporary pinger */
-#undef ENABLE_PINGER
+/* Name of package */
+#undef PACKAGE
 
-/* experimental orphans */
-#undef ENABLE_ORPHANS
+/* Define to the address where bug reports for this package should be sent. */
+#undef PACKAGE_BUGREPORT
+
+/* Define to the full name of this package. */
+#undef PACKAGE_NAME
+
+/* Define to the full name and version of this package. */
+#undef PACKAGE_STRING
+
+/* Define to the one symbol short name of this package. */
+#undef PACKAGE_TARNAME
+
+/* Define to the version of this package. */
+#undef PACKAGE_VERSION
+
+/* The size of a `unsigned long long', as computed by sizeof. */
+#undef SIZEOF_UNSIGNED_LONG_LONG
+
+/* Define to 1 if you have the ANSI C header files. */
+#undef STDC_HEADERS
+
+/* Version number of package */
+#undef VERSION
index 648a1f1..f9605ab 100644 (file)
@@ -1,19 +1,64 @@
-/* portals/include/config.h.in.  Generated automatically from configure.in by autoheader.  */
+/* portals/include/config.h.in.  Generated from configure.in by autoheader.  */
 
-/* The number of bytes in a unsigned long long.  */
-#undef SIZEOF_UNSIGNED_LONG_LONG
+/* Compile with orphan support */
+#undef ENABLE_ORPHANS
 
-/* Name of package */
-#undef PACKAGE
+/* Use the Pinger */
+#undef ENABLE_PINGER
 
-/* Version number of package */
-#undef VERSION
+/* Define to 1 if you have the <inttypes.h> header file. */
+#undef HAVE_INTTYPES_H
+
+/* Define to 1 if you have the <memory.h> header file. */
+#undef HAVE_MEMORY_H
+
+/* Define to 1 if you have the <stdint.h> header file. */
+#undef HAVE_STDINT_H
+
+/* Define to 1 if you have the <stdlib.h> header file. */
+#undef HAVE_STDLIB_H
+
+/* Define to 1 if you have the <strings.h> header file. */
+#undef HAVE_STRINGS_H
+
+/* Define to 1 if you have the <string.h> header file. */
+#undef HAVE_STRING_H
+
+/* Define to 1 if you have the <sys/stat.h> header file. */
+#undef HAVE_SYS_STAT_H
+
+/* Define to 1 if you have the <sys/types.h> header file. */
+#undef HAVE_SYS_TYPES_H
+
+/* Define to 1 if you have the <unistd.h> header file. */
+#undef HAVE_UNISTD_H
 
 /* IOCTL Buffer Size */
 #undef OBD_MAX_IOCTL_BUFFER
 
-/* temporary pinger */
-#undef ENABLE_PINGER
+/* Name of package */
+#undef PACKAGE
 
-/* experimental orphans */
-#undef ENABLE_ORPHANS
+/* Define to the address where bug reports for this package should be sent. */
+#undef PACKAGE_BUGREPORT
+
+/* Define to the full name of this package. */
+#undef PACKAGE_NAME
+
+/* Define to the full name and version of this package. */
+#undef PACKAGE_STRING
+
+/* Define to the one symbol short name of this package. */
+#undef PACKAGE_TARNAME
+
+/* Define to the version of this package. */
+#undef PACKAGE_VERSION
+
+/* The size of a `unsigned long long', as computed by sizeof. */
+#undef SIZEOF_UNSIGNED_LONG_LONG
+
+/* Define to 1 if you have the ANSI C header files. */
+#undef STDC_HEADERS
+
+/* Version number of package */
+#undef VERSION