[Asterisk-code-review] configure: fix with-pjproject-bundled (asterisk[14])

David M. Lee asteriskteam at digium.com
Fri Dec 16 01:37:10 CST 2016


David M. Lee has uploaded a new patch set (#2). ( https://gerrit.asterisk.org/4637 )

Change subject: configure: fix with-pjproject-bundled
......................................................................

configure: fix with-pjproject-bundled

The AC_ARG_WITH macro's shell variable is withval; not enableval. Purely
coincidentally, the option would work when --enable-dev-mode is given.

Also fixed a portability problem with bootstrap.sh, since -printf is not
a portable option for find.

Change-Id: I0f0e5b1a934b5af5737713834361e9c95b96b376
---
M bootstrap.sh
M configure
M configure.ac
3 files changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/37/4637/2
-- 
To view, visit https://gerrit.asterisk.org/4637
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0f0e5b1a934b5af5737713834361e9c95b96b376
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 14
Gerrit-Owner: David M. Lee <dlee at digium.com>



More information about the asterisk-code-review mailing list