/[qemu]/qemu/configure
ViewVC logotype

Diff of /qemu/configure

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.53 by bellard, Thu Feb 10 21:55:30 2005 UTC revision 1.54 by bellard, Sat Feb 12 14:45:23 2005 UTC
# Line 348  fi Line 348  fi
348    
349  # kernel module support  # kernel module support
350  if test $kqemu = "yes" ; then  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
358  # find the kernel path  # find the kernel path
359  if test -z "$kernel_path" ; then  if test -z "$kernel_path" ; then
360  kernel_version=`uname -r`  kernel_version=`uname -r`

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26