diff options
author | Michele Calgaro <[email protected]> | 2025-01-04 11:22:46 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-01-07 10:23:10 +0900 |
commit | fb9dfd31a1fcd933b1abf96e6bdda96101527392 (patch) | |
tree | ea1967f9f99311357c091001ce2ba0ed20ab52ed /config.h.in | |
parent | 7f21ed8d147aba41f41f5a9479773cccf03fcacb (diff) | |
download | digikam-fb9dfd31a1fcd933b1abf96e6bdda96101527392.tar.gz digikam-fb9dfd31a1fcd933b1abf96e6bdda96101527392.zip |
Remove support for Tru64, OSF and SCOv3.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 bce7b818..e234b120 100644 --- a/config.h.in +++ b/config.h.in @@ -72,9 +72,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 |