Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/freebsd/poudriere.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBryan Drewery <bryan@shatow.net>2022-07-13 19:23:12 +0300
committerBryan Drewery <bryan@shatow.net>2022-07-13 19:35:06 +0300
commita787fc01682e3401f95f6a54a0ae582f82d72fc3 (patch)
tree33d30aaadd9b60ad614566127ea92359b34a1c73 /src
parent5c38de2d6dbe6ecf4d563ff1c17633a1dba89d65 (diff)
Autoconf 2.71
Diffstat (limited to 'src')
-rw-r--r--src/config.h.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/config.h.in b/src/config.h.in
index 8fdc501e..6491afb9 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -34,9 +34,6 @@
/* Define to 1 if you have the <math.h> header file. */
#undef HAVE_MATH_H
-/* Define to 1 if you have the <memory.h> header file. */
-#undef HAVE_MEMORY_H
-
/* Define to 1 if you have the <stdarg.h> header file. */
#undef HAVE_STDARG_H
@@ -115,7 +112,9 @@
/* Define to the version of this package. */
#undef PACKAGE_VERSION
-/* 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 */