K 10 svn:author V 5 imura K 8 svn:date V 27 2000-01-14T20:24:34.000000Z K 7 svn:log V 360 Oops... my last change about kdm had no effect at all. Hope this will realy fix the problem and I add USE_XLIB. What's the problem: configure script checks if $PATH/X exists and if so define XBINDIR as $PATH. In kdebase's package, XBINDIR is hardly embedded in kdm and it doesn't work. In last modification, I added $X11BASE/bin to $PATH in Makefile... END