From: DRC Date: Wed, 24 Aug 2011 00:26:54 +0000 (+0000) Subject: Oops. The option is --with-xkb-bin-directory, not --with-xkb-bin-dir X-Git-Tag: v1.1.90~152 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=0bb7e133503d65951baf82b2878a3706f5cae248;p=tigervnc.git Oops. The option is --with-xkb-bin-directory, not --with-xkb-bin-dir git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4656 3789f03b-4d11-0410-bbf8-ca57d06f2519 --- diff --git a/BUILDING.txt b/BUILDING.txt index 2532a3ed..ee1141ab 100644 --- a/BUILDING.txt +++ b/BUILDING.txt @@ -160,7 +160,7 @@ has already been built, per above.) --with-fontdir=/usr/share/X11/fonts \ --with-xkb-path=/usr/share/X11/xkb \ --with-xkb-output=/var/lib/xkb \ - --with-xkb-bin-dir=/usr/bin \ + --with-xkb-bin-directory=/usr/bin \ --with-serverconfig-path=/usr/lib[64]/xorg \ --with-dri-driver-path=/usr/lib[64]/dri \ {additional configure options}