Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hutchinson <mhutchinson@novell.com>2010-09-15 03:40:25 +0400
committerMichael Hutchinson <mhutchinson@novell.com>2010-09-15 03:40:25 +0400
commit21c2e0c1e9f07d3eac769cf66bfc4dfc0f4b9eb8 (patch)
tree0e44f974228e8d3c6c7b2f29b74332029591dbb7 /main/Makefile.include
parent9713fa3affb3c898aea0700986ce394cbb9f57b1 (diff)
[Core] Revert the SHM patch, the issue was fixed in Mono
Diffstat (limited to 'main/Makefile.include')
-rw-r--r--main/Makefile.include1
1 files changed, 0 insertions, 1 deletions
diff --git a/main/Makefile.include b/main/Makefile.include
index db06a11a67..27b6bd6c9f 100644
--- a/main/Makefile.include
+++ b/main/Makefile.include
@@ -12,7 +12,6 @@ MD_BIN_PATH=$(abs_top_builddir)/build/bin
MD_LAUNCH_SETUP= \
MONODEVELOP_LOCALE_PATH=$(abs_top_builddir)/build/locale \
- MONO_ENABLE_SHM=1 \
MONO_ADDINS_REGISTRY=$(MD_BIN_PATH) MOZILLA_FIVE_HOME=$(MOZILLA_HOME) \
LD_LIBRARY_PATH=`echo "$(LD_LIBRARY_PATH):$(MOZILLA_HOME)" | sed 's/^://g'`d