summaryrefslogtreecommitdiff
path: root/makeopts.in
diff options
context:
space:
mode:
authorTilghman Lesher <tilghman@meg.abyt.es>2010-07-16 04:45:33 +0000
committerTilghman Lesher <tilghman@meg.abyt.es>2010-07-16 04:45:33 +0000
commit0ab4420d66fd355d2b6434d43e72293ef2800cad (patch)
tree72266dc4ed9ed204bec5b582f99fdb1774c06b3a /makeopts.in
parente990f89a0e9cdaef79eee85a57170935ef7bb691 (diff)
Fix build on FreeBSD
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276871 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'makeopts.in')
-rw-r--r--makeopts.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/makeopts.in b/makeopts.in
index 71a7c353b..233c06c97 100644
--- a/makeopts.in
+++ b/makeopts.in
@@ -58,6 +58,7 @@ CONFIG_LDFLAGS=@CONFIG_LDFLAGS@
GNU_LD=@GNU_LD@
WEAKREF=@PBX_WEAKREF@
+HAVE_DYNAMIC_LIST=@PBX_DYNAMIC_LIST@
prefix = @prefix@
exec_prefix = @exec_prefix@