[Bug 150887] - libxklavier 1.02 and 1.03 won't compile on slackware 10



http://bugzilla.gnome.org/show_bug.cgi?id=150887
GARNOME | general | Ver: unspecified





------- Additional Comments From de_lupus pandora be  2004-08-23 18:12 -------
AC_ARG_WITH( xkb_base,
             [  --with-xkb-base=DIR        XKB base path (by default it is
/usr/X11R6/lib/X11/xkb)],
             xkb_base="$withval", 
             xkb_base="$x_libraries/X11/xkb" )
			 
if ! test -d $xkb_base; then
        AC_MSG_ERROR([The path $xkb_base does not denote the directory])

this in configure.in 

------- You are receiving this mail because: -------
You are the QA contact for the bug.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]