diff options
author | Michele Calgaro <[email protected]> | 2025-01-05 21:14:06 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-01-07 10:24:43 +0900 |
commit | 9f283a81e90b50ab2597acf8fb4accdf895981e2 (patch) | |
tree | a1f048e056b7fe42a432c02c868323d17a2b50d9 /config.h.in | |
parent | 904f4c6ed8e33f5603ff67b7b1b5fad42440e206 (diff) | |
download | amarok-9f283a81e90b50ab2597acf8fb4accdf895981e2.tar.gz amarok-9f283a81e90b50ab2597acf8fb4accdf895981e2.zip |
Remove support for Tru64 and OSF
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 a04824ec..591c2aff 100644 --- a/config.h.in +++ b/config.h.in @@ -169,9 +169,6 @@ /* Define to 1 if you have the <systems.h> header file. */ #undef HAVE_SYSTEMS_H -/* 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 |