We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e1f6ff commit a08ff43Copy full SHA for a08ff43
CMakeLists.txt
@@ -347,12 +347,6 @@ message(STATUS "solaris probes: ${ENABLE_PROBES_SOLARIS}")
347
message(STATUS " ")
348
349
350
-message(STATUS "UNIX PROBES (depending of specific libs):")
351
-message(STATUS "Unix fileextendedattribute probe: ${OPENSCAP_PROBE_UNIX_FILEEXTENDEDATTRIBUTE}")
352
-message(STATUS "Unix gconf probe: ${OPENSCAP_PROBE_UNIX_GCONF}")
353
-message(STATUS "Unix process58 probe: ${OPENSCAP_PROBE_UNIX_PROCESS58}")
354
-message(STATUS " ")
355
-
356
message(STATUS "UNIX PROBES (depending of specific libs):")
357
message(STATUS "Unix fileextendedattribute probe: ${OPENSCAP_PROBE_UNIX_FILEEXTENDEDATTRIBUTE}")
358
message(STATUS "Unix gconf probe: ${OPENSCAP_PROBE_UNIX_GCONF}")
0 commit comments