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 /ConfigureChecks.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 'ConfigureChecks.cmake')
| -rw-r--r-- | ConfigureChecks.cmake | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake index 427373c..c5febab 100644 --- a/ConfigureChecks.cmake +++ b/ConfigureChecks.cmake @@ -28,7 +28,6 @@ endif( WITH_GCC_VISIBILITY ) ##### check for headers check_include_file( "slapi-plugin.h" HAVE_SLAPI_PLUGIN_H ) -check_include_file( "sys/bitypes.h" HAVE_SYS_BITYPES_H ) check_include_file( "sys/types.h" HAVE_SYS_TYPES_H ) check_include_file( "stdint.h" HAVE_STDINT_H ) |
