]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Blocked revisions 262299 via svnmerge
authorJason Parker <jparker@digium.com>
Tue, 11 May 2010 16:45:01 +0000 (16:45 +0000)
committerJason Parker <jparker@digium.com>
Tue, 11 May 2010 16:45:01 +0000 (16:45 +0000)
........
  r262299 | qwell | 2010-05-11 11:43:07 -0500 (Tue, 11 May 2010) | 12 lines

  Allow bootstrap script to work on Solaris.

  As usual, the way they do things is different, so we need to account for that.
  automake is versioned ala BSD/Linux, but autoconf is not.  We don't actually
  need to specify a version there, since AC_PREREQ will cover it for us.  Things
  will fail pretty loudly if AC_PREREQ isn't met.

  (closes issue #16341)
  Reported by: bklang
  Patches:
        opensolaris_bootstrap.sh uploaded by bklang (license 919)
........

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@262300 65c4cc65-6c06-0410-ace0-fbb531ad65f3


No differences found