On 12/23/2010 11:43 AM, Paolo Bonzini wrote:
This is part two of the configure series.  It does various miscellaneous
changes to the configure script that make it possible to later handle
an autoconfy command-line.

The rest is left for after 0.14, unless the release takes much more
than expected.

v1->v2
   misc comments addressed

v2->v3
   rebased, preserved Solaris compatibility for the three srcdir patches
   (11 to 13).

Paolo Bonzini (15):
   default compilation tools to environment variables
   default make and install to environment variables
   move feature variables to the top
   fix sparse support (?)
   test cc with the complete set of chosen flags
   do not pass bogus $(SRC_PATH) include paths to cc during configure
   provide portable HOST_LONG_BITS test
   fix spelling of $pkg_config, move default together with other cross tools
   do not default to non-prefixed pkg-config when cross compiling
   reorganize sdl-config tests
   move "ln -sf" emulation to a function
   remove source_path_used
   move --srcdir detection earlier
   remove HOST_CC mention from roms/{sea,vga}bios/config.mak
   make trace options use autoconfy names

  configure      |  438 +++++++++++++++++++++++++++-----------------------------
  rules.mak      |    6 +-
  tests/Makefile |    3 +-
  3 files changed, 216 insertions(+), 231 deletions(-)

Ping?

Paolo

Reply via email to