[asterisk-commits] qwell: trunk r48096 - in /trunk: ./ Makefile
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Tue Nov 28 11:28:08 MST 2006
Author: qwell
Date: Tue Nov 28 12:28:07 2006
New Revision: 48096
URL: http://svn.digium.com/view/asterisk?view=rev&rev=48096
Log:
Merged revisions 48095 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r48095 | qwell | 2006-11-28 12:26:53 -0600 (Tue, 28 Nov 2006) | 2 lines
Export several more variables in top level Makefile. Inspired by issue 8438.
........
Modified:
trunk/ (props changed)
trunk/Makefile
Propchange: trunk/
------------------------------------------------------------------------------
Binary property 'branch-1.4-merged' - no diff available.
Modified: trunk/Makefile
URL: http://svn.digium.com/view/asterisk/trunk/Makefile?view=diff&rev=48096&r1=48095&r2=48096
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Tue Nov 28 12:28:07 2006
@@ -37,6 +37,11 @@
export ASTVARLIBDIR
export ASTDATADIR
export ASTLOGDIR
+export ASTLIBDIR
+export ASTMANDIR
+export ASTHEADERDIR
+export ASTBINDIR
+export ASTSBINDIR
export AGI_DIR
export ASTCONFPATH
export NOISY_BUILD
More information about the asterisk-commits
mailing list