diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-01-04 15:49:19 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-01-07 10:24:06 +0900 |
| commit | a065d7445d705026f000ffd09c6d49c9d4225ba1 (patch) | |
| tree | fd8e24e4e5e6a4056e1cfc9039dd5fecda5b87e3 /config.h.cmake | |
| parent | cdec898a523c0fd0c647042005fd49a5c57692c4 (diff) | |
| download | kcmldapcontroller-a065d7445d705026f000ffd09c6d49c9d4225ba1.tar.gz kcmldapcontroller-a065d7445d705026f000ffd09c6d49c9d4225ba1.zip | |
Remove support for Tru64
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit e460a148721ef504aecbdc1cf69c27de88c262b9)
Diffstat (limited to 'config.h.cmake')
| -rw-r--r-- | config.h.cmake | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.cmake b/config.h.cmake index 24119f3..8566bc3 100644 --- a/config.h.cmake +++ b/config.h.cmake @@ -10,9 +10,6 @@ /* Defined to 1 if you have the <slapi-plugin.h> header */ #cmakedefine HAVE_SLAPI_PLUGIN_H @HAVE_SLAPI_PLUGIN_H@ -/* Define to 1 if you have the <sys/bitypes.h> header */ -#cmakedefine HAVE_SYS_BITYPES_H 1 - /* Define to 1 if you have the <sys/types.h> header */ #cmakedefine HAVE_SYS_TYPES_H 1 |
