Revision 441c72ba configure

b/configure
348 348

  
349 349
# kernel module support
350 350
if test $kqemu = "yes" ; then
351
    # test if the source code is installed
352
    if test '!' -f "kqemu/Makefile" ; then 
353
        kqemu="no"
354
    fi
355
fi
356
  
357
if test $kqemu = "yes" ; then
351 358
# find the kernel path
352 359
if test -z "$kernel_path" ; then
353 360
kernel_version=`uname -r`

Also available in: Unified diff