aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2020-12-16 22:48:07 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2020-12-16 22:48:07 +0000
commite7df8f7726025d0738fb931cabd64cbbe1633ed0 (patch)
tree40e19bc5da5f2b9a624ba2759ddd4af5f2c34bef /config.h.in
parent748c20ffaee77781622bb260cf15a7de4e2e6a3f (diff)
downloadsg3_utils-e7df8f7726025d0738fb931cabd64cbbe1633ed0.tar.gz
autoconf: upgrade version 2.69 to 2.70
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@870 6180dd3e-e324-4e3e-922d-17de1ae2f315
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in10
1 files changed, 6 insertions, 4 deletions
diff --git a/config.h.in b/config.h.in
index 4173c074..f575e87a 100644
--- a/config.h.in
+++ b/config.h.in
@@ -36,9 +36,6 @@
/* Define to 1 if you have the `lseek64' function. */
#undef HAVE_LSEEK64
-/* Define to 1 if you have the <memory.h> header file. */
-#undef HAVE_MEMORY_H
-
/* Found NVMe */
#undef HAVE_NVME
@@ -57,6 +54,9 @@
/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H
+/* Define to 1 if you have the <stdio.h> header file. */
+#undef HAVE_STDIO_H
+
/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H
@@ -141,7 +141,9 @@
/* full SCSI sense strings and NVMe status strings */
#undef SG_SCSI_STRINGS
-/* Define to 1 if you have the ANSI C header files. */
+/* Define to 1 if all of the C90 standard headers exist (not just the ones
+ required in a freestanding environment). This macro is provided for
+ backward compatibility; new code need not use it. */
#undef STDC_HEADERS
/* Version number of package */