diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-01-05 21:23:48 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-01-07 10:25:12 +0900 |
| commit | 419fd3e0815257461a189dc3bd6b19687fa4d19c (patch) | |
| tree | e156da193931e6658ef1cb0355565680b9873e1b /config.h.in | |
| parent | f91f4c1d7ac7051e8b5faaed1e40882aa59142cd (diff) | |
| download | krusader-419fd3e0.tar.gz krusader-419fd3e0.zip | |
Remove support for Tru64, OSF and SCOv3.2
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 341d4d548874a2b3204f1ac3198f1156326f18df)
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 c125996..671671b 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 |
