aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorDouglas Gilbert <dgilbert@interlog.com>2022-04-24 18:11:56 +0000
committerDouglas Gilbert <dgilbert@interlog.com>2022-04-24 18:11:56 +0000
commit891844a52a28d9c5be86bf055e02180cb2b63275 (patch)
treebfc753adb89a3d7b3372c1c46c1f8d763884ba17 /config.h.in
parent4ffd50ff135b8f3e84bed720bdd3f1b4741a965c (diff)
downloadsg3_utils-891844a52a28d9c5be86bf055e02180cb2b63275.tar.gz
autoconf: 2.71; automake: 1.16.5; libtool: 2.4.6; updates from Ubuntu 22.04
git-svn-id: https://svn.bingwo.ca/repos/sg3_utils/trunk@949 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 191ab3cb..cb34f65f 100644
--- a/config.h.in
+++ b/config.h.in
@@ -39,9 +39,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
@@ -66,6 +63,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
@@ -165,7 +165,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 */