patch by pkj in Bug 3 to not export all make variables
This commit is contained in:
2
Makefile
2
Makefile
@@ -34,7 +34,7 @@ ifndef top_builddir
|
||||
top_builddir=$(CURDIR)
|
||||
endif
|
||||
|
||||
srctree=$(top_srcdir)
|
||||
export srctree=$(top_srcdir)
|
||||
vpath %/Config.in $(srctree)
|
||||
|
||||
include $(top_builddir)/Rules.mak
|
||||
|
Reference in New Issue
Block a user