projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c96946
)
don't export variables that can be retrieved from makeopts in child subdirs
author
Luigi Rizzo
<rizzo@icir.org>
Tue, 6 Nov 2007 07:26:25 +0000
(07:26 +0000)
committer
Luigi Rizzo
<rizzo@icir.org>
Tue, 6 Nov 2007 07:26:25 +0000
(07:26 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@88898
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
e617a3b
..
e7d6897
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-61,12
+61,6
@@
export DOWNLOAD
export GREP
export ID
export OSARCH
-export CURSES_DIR
-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