Merged revisions 43996-43997,44008,44011-44012 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r43996 | kpfleming | 2006-09-29 11:47:05 -0500 (Fri, 29 Sep 2006) | 2 lines another cross-compile fix ........ r43997 | kpfleming | 2006-09-29 11:52:27 -0500 (Fri, 29 Sep 2006) | 2 lines support --without-curl in configure script ........ r44008 | kpfleming | 2006-09-29 13:25:49 -0500 (Fri, 29 Sep 2006) | 2 lines don't abuse CFLAGS and LDFLAGS for build of Asterisk components, because they are also then used for non-Asterisk components (like menuselect); use our own variables instead ........ r44011 | kpfleming | 2006-09-29 13:40:17 -0500 (Fri, 29 Sep 2006) | 2 lines missed one conversion to ASTCFLAGS ........ r44012 | kpfleming | 2006-09-29 13:49:07 -0500 (Fri, 29 Sep 2006) | 2 lines yet another place where we were not using the correct CFLAGS by default ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@44013 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Showing
- Makefile 37 additions, 10 deletionsMakefile
- Makefile.moddir_rules 6 additions, 6 deletionsMakefile.moddir_rules
- Makefile.rules 7 additions, 7 deletionsMakefile.rules
- channels/Makefile 3 additions, 3 deletionschannels/Makefile
- codecs/Makefile 3 additions, 3 deletionscodecs/Makefile
- codecs/gsm/Makefile 1 addition, 6 deletionscodecs/gsm/Makefile
- configure 59 additions, 33 deletionsconfigure
- configure.ac 21 additions, 22 deletionsconfigure.ac
- include/asterisk/autoconfig.h.in 3 additions, 0 deletionsinclude/asterisk/autoconfig.h.in
- main/Makefile 5 additions, 5 deletionsmain/Makefile
- main/db1-ast/Makefile 3 additions, 3 deletionsmain/db1-ast/Makefile
- pbx/Makefile 3 additions, 3 deletionspbx/Makefile
- utils/Makefile 5 additions, 5 deletionsutils/Makefile
Loading
Please register or sign in to comment