diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-01-04 15:53:21 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-01-07 10:24:32 +0900 |
| commit | be9612077600a38f466507f4394f038e21e6b4d7 (patch) | |
| tree | 1b2169d35479a11acc835210b12c29a19b1d33b0 /config.h.in | |
| parent | 9c105493f0c308cd96d9ff73d7c18a2a9cb10846 (diff) | |
| download | krecipes-be961207.tar.gz krecipes-be961207.zip | |
Remove support for Tru64, OSF and SCOv3.2
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 7f54e89c076e5a29aebf2f3379af7a1d4768448e)
Diffstat (limited to 'config.h.in')
| -rw-r--r-- | config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in index bd4eef4..ac77943 100644 --- a/config.h.in +++ b/config.h.in @@ -81,9 +81,6 @@ /* Define if you have the strlcpy prototype */ #undef HAVE_STRLCPY_PROTO -/* Define to 1 if you have the <sys/bitypes.h> header file. */ -#undef HAVE_SYS_BITYPES_H - /* Define to 1 if you have the <sys/stat.h> header file. */ #undef HAVE_SYS_STAT_H |
