mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-15 00:41:02 +00:00
Permit more options in the Makefile as to startup options
(closes issue #16454) Reported by: syspert Patches: 20091228__issue16454__3.diff.txt uploaded by tilghman (license 14) Tested by: syspert git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@239231 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -37,7 +37,7 @@ else
|
||||
fi
|
||||
|
||||
# Put overrides in /etc/sysconfig/asterisk
|
||||
[ -f $CONFIGFILE ] && . $CONFIGFILE
|
||||
[ -r $CONFIGFILE ] && . $CONFIGFILE
|
||||
|
||||
LD_LIBRARY_PATH=$OPENH323DIR/lib:$PWLIBDIR/lib
|
||||
export OPENH323DIR PWLIBDIR LD_LIBRARY_PATH
|
||||
|
Reference in New Issue
Block a user