Merged revisions 268126 via svnmerge from

https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r268126 | tilghman | 2010-06-04 15:41:24 -0500 (Fri, 04 Jun 2010) | 2 lines
  
  AC_CONFIG_SUBDIRS has a bad side-effect on cross-compiles.
........


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@268127 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Tilghman Lesher
2010-06-04 20:42:27 +00:00
parent a0baefec79
commit 1ea8c8c1d5
2 changed files with 9 additions and 198 deletions

View File

@@ -10,9 +10,6 @@ AC_PREREQ(2.60)
AC_INIT([asterisk], [trunk], [https://issues.asterisk.org])
# Allow the --help=recursive option to function correctly
AC_CONFIG_SUBDIRS([menuselect])
# cross-compile macros
AC_CANONICAL_BUILD
AC_CANONICAL_HOST