diff options
author | Michele Calgaro <[email protected]> | 2025-01-07 14:42:27 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-01-07 14:54:57 +0900 |
commit | 8e3b5452d3aa28509bf62f3639a60ef0689d1ddd (patch) | |
tree | 6bc8e9879af132d00a00a795578744d98aebe6aa /config.h.in | |
parent | 081737dfcac09938c0d902bf9372d892f8999e12 (diff) | |
download | kipi-plugins-8e3b5452d3aa28509bf62f3639a60ef0689d1ddd.tar.gz kipi-plugins-8e3b5452d3aa28509bf62f3639a60ef0689d1ddd.zip |
Remove support for Tru64, OSF and SCO v3.2
Signed-off-by: Michele Calgaro <[email protected]>
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 |