You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
ACCESS_SUBDIR=
|
|
KDE_CHECK_HEADER(X11/extensions/XKBstr.h, ACCESS_SUBDIR=access, ,
|
|
[
|
|
#include <X11/Xlib.h>
|
|
])
|
|
|
|
AM_CONDITIONAL(include_kcontrol_access, test -n "$ACCESS_SUBDIR")
|