aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2007-11-06 07:26:25 +0000
committerrizzo <rizzo@f38db490-d61c-443f-a65b-d21fe96a405b>2007-11-06 07:26:25 +0000
commit4048d8e9e615c9d0330eb8c9b59c1bb8c464a737 (patch)
tree4c399e47598e5f0ee47e53a8afe3535187f18ec9
parenta5b8bbee8f227b409215563d1aed9a5c29c7e9e6 (diff)
don't export variables that can be retrieved from makeopts in child subdirs
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@88898 f38db490-d61c-443f-a65b-d21fe96a405b
-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