]> granicus.if.org Git - python/commit
Merged revisions 80665 via svnmerge from
authorMarc-André Lemburg <mal@egenix.com>
Fri, 30 Apr 2010 17:29:56 +0000 (17:29 +0000)
committerMarc-André Lemburg <mal@egenix.com>
Fri, 30 Apr 2010 17:29:56 +0000 (17:29 +0000)
commitdf700f079069b16f2737dcd3cd75018fe8465e3f
treed2e65a49ebb23b82217cda00477b5a717b2c70af
parent0964ee1cf5ddbb1cbf367a1a1a69508983a14b04
Merged revisions 80665 via svnmerge from
svn+pythonssh://pythondev@svn.python.org/python/trunk

........
  r80665 | marc-andre.lemburg | 2010-04-30 19:20:14 +0200 (Fri, 30 Apr 2010) | 7 lines

  [issue8211] configure: ignore AC_PROG_CC hardcoded CFLAGS

  Only override the AC_PROG_CC determined CFLAGS if they were set by the user.
  This restores the default behavior in the common case of not having CFLAGS
  defined when running configure.
........
configure
configure.in