[asterisk-commits] russell: branch 1.4 r59304 - /branches/1.4/Makefile

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


Author: russell
Date: Thu Mar 29 11:25:41 2007
New Revision: 59304

URL: http://svn.digium.com/view/asterisk?view=rev&rev=59304
Log:
Export the GTK2 library and include information to sub Makefiles.

Modified:
    branches/1.4/Makefile

Modified: branches/1.4/Makefile
URL: http://svn.digium.com/view/asterisk/branches/1.4/Makefile?view=diff&rev=59304&r1=59303&r2=59304
==============================================================================
--- branches/1.4/Makefile (original)
+++ branches/1.4/Makefile Thu Mar 29 11:25:41 2007
@@ -63,6 +63,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