[asterisk-commits] russell: trunk r59305 - in /trunk: ./ Makefile

asterisk-commits at lists.digium.com asterisk-commits at lists.digium.com
Thu Mar 29 09:29:17 MST 2007


Author: russell
Date: Thu Mar 29 11:29:17 2007
New Revision: 59305

URL: http://svn.digium.com/view/asterisk?view=rev&rev=59305
Log:
Merged revisions 59304 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
r59304 | russell | 2007-03-29 11:25:41 -0500 (Thu, 29 Mar 2007) | 2 lines

Export the GTK2 library and include information to sub Makefiles.

........

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=59305&r1=59304&r2=59305
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Thu Mar 29 11:29:17 2007
@@ -64,6 +64,8 @@
 export NCURSES_DIR
 export TERMCAP_DIR
 export TINFO_DIR
+export GTK2_LIB
+export GTK2_INCLUDE
 
 # even though we could use '-include makeopts' here, use a wildcard
 # lookup anyway, so that make won't try to build makeopts if it doesn't



More information about the asterisk-commits mailing list