K 10 svn:author V 6 olgeni K 8 svn:date V 27 2001-08-21T11:20:23.000000Z K 7 svn:log V 450 Revive the talkd related files in pkg-plist, and unconditionally enable building for bento. KDE tries to find the utmp file while building in bento's chroot, and doesn't find it: the talkd build is skipped because KDE does not understand how to locate users (its /proc method applies to Linux only). Just teach KDE to take our word for it and avoid the utmp check entirely (AC_CHECK_UTMP_FILE): the talkd application will then be built by default. END