Add new knob WITH_XKB_STATUS, which enables support for XKB keyboard
language status. Submitted by: Alexander Peresunko <alex@freeman.org.ua>
This commit is contained in:
parent
e91e769f41
commit
fd4d419dd5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=62778
1 changed files with 4 additions and 0 deletions
|
@ -50,6 +50,10 @@ MAN1= geticonset.1x getstyle.1x seticons.1x setstyle.1x wdwrite.1x \
|
|||
|
||||
LINGUAS!= /bin/cat ${FILESDIR}/LINGUAS
|
||||
|
||||
.if defined(WITH_XKB_STATUS)
|
||||
CONFIGURE_ARGS+= --enable-modelock
|
||||
.endif
|
||||
|
||||
.if defined(HAVE_GNOME)
|
||||
CONFIGURE_ARGS+= --enable-gnome
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue