diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-01-04 11:29:27 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-01-07 10:23:40 +0900 |
| commit | 4f5d5c7eb2fe2a96872a928111403db90c506ef8 (patch) | |
| tree | ef80d3caf6e78a448685264732705c4e4e3ecb59 /config.h.in | |
| parent | c289e7e239ff3801091d428d8c543ef7d47af53a (diff) | |
| download | ksquirrel-4f5d5c7e.tar.gz ksquirrel-4f5d5c7e.zip | |
Remove support for Tru64, OSF and SCOv3.2
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit a7ec43709514d806308587fcc2e0826d4dd23eb4)
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 3cfe66a..19a1f96 100644 --- a/config.h.in +++ b/config.h.in @@ -78,9 +78,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 |
