|
Lines 83-88
option( WITH_I8K "Enable Dell laptop support (ksysguard)" ${WITH_ALL_OPTIONS} )
Link Here
|
| 83 |
option( WITH_HAL "Enable HAL support" ${WITH_ALL_OPTIONS} ) |
83 |
option( WITH_HAL "Enable HAL support" ${WITH_ALL_OPTIONS} ) |
| 84 |
option( WITH_TDEHWLIB "Enable TDE hardware library support" OFF ) |
84 |
option( WITH_TDEHWLIB "Enable TDE hardware library support" OFF ) |
| 85 |
option( WITH_UPOWER "Enable UPOWER support" ${WITH_ALL_OPTIONS} ) |
85 |
option( WITH_UPOWER "Enable UPOWER support" ${WITH_ALL_OPTIONS} ) |
|
|
86 |
option( WITH_CRASHTEST "Enable crash test program" ${BUILD_ALL} ) |
| 86 |
option( WITH_GCC_VISIBILITY "Enable fvisibility and fvisibility-inlines-hidden" ${WITH_ALL_OPTIONS} ) |
87 |
option( WITH_GCC_VISIBILITY "Enable fvisibility and fvisibility-inlines-hidden" ${WITH_ALL_OPTIONS} ) |
| 87 |
|
88 |
|
| 88 |
##### options comments ########################## |
89 |
##### options comments ########################## |
|
Lines 117-122
option( WITH_GCC_VISIBILITY "Enable fvisibility and fvisibility-inlines-hidden"
Link Here
|
| 117 |
# WITH_PAM affects tdm kdesktop kcheckpass |
118 |
# WITH_PAM affects tdm kdesktop kcheckpass |
| 118 |
# WITH_SHADOW affects tdm kcheckpass |
119 |
# WITH_SHADOW affects tdm kcheckpass |
| 119 |
# WITH_UPOWER affects ksmserver |
120 |
# WITH_UPOWER affects ksmserver |
|
|
121 |
# WITH_CRASHTEST affects drkonqi |
| 120 |
# WITH_SUDO_TDESU_BACKEND affects tdesu |
122 |
# WITH_SUDO_TDESU_BACKEND affects tdesu |
| 121 |
|
123 |
|
| 122 |
# NOTE: WITH_SHADOW and WITH_PAM shouldn't be set concurrently |
124 |
# NOTE: WITH_SHADOW and WITH_PAM shouldn't be set concurrently |
|
Lines 180-186
option( BUILD_KXKB "Build kxkb" ${BUILD_ALL} )
Link Here
|
| 180 |
option( BUILD_TSAK "Build tsak" ${BUILD_ALL} ) |
182 |
option( BUILD_TSAK "Build tsak" ${BUILD_ALL} ) |
| 181 |
option( BUILD_KROOTBACKING "Build krootbacking" ${BUILD_ALL} ) |
183 |
option( BUILD_KROOTBACKING "Build krootbacking" ${BUILD_ALL} ) |
| 182 |
option( BUILD_TQT3INTEGRATION "Build tqt3integration" ${BUILD_ALL} ) |
184 |
option( BUILD_TQT3INTEGRATION "Build tqt3integration" ${BUILD_ALL} ) |
| 183 |
option( BUILD_CRASHTEST "Build crash test program" ${BUILD_ALL} ) |
|
|
| 184 |
|
185 |
|
| 185 |
|
186 |
|
| 186 |
##### set PKG_CONFIG_PATH ####################### |
187 |
##### set PKG_CONFIG_PATH ####################### |