Index: configure.ac =================================================================== RCS file: /sources/gnash/gnash/configure.ac,v retrieving revision 1.151 diff -u -3 -p -r1.151 configure.ac --- configure.ac 11 Oct 2006 19:02:10 -0000 1.151 +++ configure.ac 11 Oct 2006 21:53:03 -0000 @@ -487,7 +487,7 @@ dnl AC_CHECK_SIZEOF(size_t) dnl set SIZEOF_SIZE_T. -if test x$renderer = xkde -o x$gui = xkde; then +if test x$renderer = xkde -o x$gui = xkde -o x$klash = xyes ; then KDE_SET_PREFIX AM_KDE_WITH_NLS AC_PATH_KDE