/[qemu]/qemu/configure
ViewVC logotype

Diff of /qemu/configure

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

revision 1.20 by bellard, Mon Oct 27 21:10:39 2003 UTC revision 1.21 by bellard, Tue Oct 28 23:04:01 2003 UTC
# Line 295  if test "$gprof" = "yes" ; then Line 295  if test "$gprof" = "yes" ; then
295  fi  fi
296  if test "$static" = "yes" ; then  if test "$static" = "yes" ; then
297    echo "CONFIG_STATIC=yes" >> $config_mak    echo "CONFIG_STATIC=yes" >> $config_mak
298      echo "#define CONFIG_STATIC 1" >> $config_h
299  fi  fi
300  if test "$sdl" = "yes" ; then  if test "$sdl" = "yes" ; then
301    echo "CONFIG_SDL=yes" >> $config_mak    echo "CONFIG_SDL=yes" >> $config_mak

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

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