mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
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. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@59305 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
Makefile
2
Makefile
@@ -64,6 +64,8 @@ export CURSES_DIR
|
|||||||
export NCURSES_DIR
|
export NCURSES_DIR
|
||||||
export TERMCAP_DIR
|
export TERMCAP_DIR
|
||||||
export TINFO_DIR
|
export TINFO_DIR
|
||||||
|
export GTK2_LIB
|
||||||
|
export GTK2_INCLUDE
|
||||||
|
|
||||||
# even though we could use '-include makeopts' here, use a wildcard
|
# 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
|
# lookup anyway, so that make won't try to build makeopts if it doesn't
|
||||||
|
Reference in New Issue
Block a user