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:
authorAlan McGovern <alan@xamarin.com>2013-08-28 07:51:36 +0400
committerAlan McGovern <alan@xamarin.com>2013-08-28 07:51:36 +0400
commit026c297fd0c2a36e99c67d33bed64d379232f6e5 (patch)
treece1d081631cfc7a22908ec3d742322659b02ae22 /main/configure.in
parent365a7ed8448fd2da1f33c41d1b28cdbf4cb475ec (diff)
Revert "HACK: Add some debug helpers"
This reverts commit 365a7ed8448fd2da1f33c41d1b28cdbf4cb475ec.
Diffstat (limited to 'main/configure.in')
-rw-r--r--main/configure.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/main/configure.in b/main/configure.in
index 5b71a2d254..e14cdc0707 100644
--- a/main/configure.in
+++ b/main/configure.in
@@ -8,10 +8,6 @@ AC_SUBST(ACLOCAL_FLAGS)
ASSEMBLY_VERSION=4.1.7.0
-echo ARGH
-env
-echo ARGH
-
# This is parsed in BuildVariables.cs. Keep the format consistent to avoid breaking
# the C# side of things. It should be one of the following two formats:
# 1) "VERSION_NUMBER" "2.0"