]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Merged revisions 217074 via svnmerge from
authorKevin P. Fleming <kpfleming@digium.com>
Tue, 8 Sep 2009 16:38:42 +0000 (16:38 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Tue, 8 Sep 2009 16:38:42 +0000 (16:38 +0000)
commit254233cdfb8f108bcd730c6ba3c202c2834d0423
tree1089e46e4de6a409e03e85d91756ec704c452593
parent14db9b10a6d29138d3d1f7c1820758fcb370e396
Merged revisions 217074 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk

........
  r217074 | kpfleming | 2009-09-08 11:37:28 -0500 (Tue, 08 Sep 2009) | 9 lines

  Ensure that the default autoconf CFLAGS are not used.

  A recent change to the configure script that allows the user to specify
  CFLAGS and/or LDFLAGS to the script had the unfortunate side effect of
  letting autoconf's default CFLAGS (-g -O2) feed in to the rest of the build
  system, thereby overriding the DONT_OPTIMIZE setting in menuselect. That
  problem is now corrected.
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@217075 65c4cc65-6c06-0410-ace0-fbb531ad65f3
configure.ac
include/asterisk/autoconfig.h.in