summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuigi Rizzo <rizzo@icir.org>2007-11-06 07:26:25 +0000
committerLuigi Rizzo <rizzo@icir.org>2007-11-06 07:26:25 +0000
commit3881889a0f8c1bfb0fe731b074529e26a0cba659 (patch)
tree4c399e47598e5f0ee47e53a8afe3535187f18ec9
parent1c969468773ac0dc92734b25318509d9de70de46 (diff)
don't export variables that can be retrieved from makeopts in child subdirs
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@88898 65c4cc65-6c06-0410-ace0-fbb531ad65f3
-rw-r--r--Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index e617a3bbf..e7d6897fe 100644
--- 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