diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-01-07 14:42:27 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-01-08 11:34:42 +0900 |
| commit | 387bfa9c2df9699cec58681674f89a6f13c010b0 (patch) | |
| tree | f94d2d671acfc8a085f603fc38d555226a4bca7e /config.h.in | |
| parent | e343ff01d453543210fc9ecf2c6d14a42f145ab2 (diff) | |
| download | kipi-plugins-387bfa9c.tar.gz kipi-plugins-387bfa9c.zip | |
Remove support for Tru64, OSF and SCO v3.2
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 8e3b5452d3aa28509bf62f3639a60ef0689d1ddd)
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 d823dd1..015564e 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 |
