/[qemu]/qemu/configure
ViewVC logotype

Diff of /qemu/configure

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

revision 1.56 by bellard, Sat Feb 19 17:24:28 2005 UTC revision 1.57 by bellard, Tue Mar 1 21:28:22 2005 UTC
# Line 373  if test $kqemu = "yes" ; then Line 373  if test $kqemu = "yes" ; then
373    
374  # test that the kernel config is present  # test that the kernel config is present
375  if test '!' -f "$kernel_path/Makefile" ; then  if test '!' -f "$kernel_path/Makefile" ; then
376      echo "No .config file present in $kernel_path - kqemu cannot be built"      echo "No Makefile file present in $kernel_path - kqemu cannot be built"
377      kqemu="no"      kqemu="no"
378  fi      fi    
379    

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

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