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:41:34 +0400
committerAlan McGovern <alan@xamarin.com>2013-08-28 07:41:34 +0400
commit365a7ed8448fd2da1f33c41d1b28cdbf4cb475ec (patch)
tree681396ad6fbcbdcdf9b974eece693e29fe1676ab /main/configure.in
parent16e14cf97d36a6da805051085ecf05b2bd6bb489 (diff)
HACK: Add some debug helpers
Diffstat (limited to 'main/configure.in')
-rw-r--r--main/configure.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/main/configure.in b/main/configure.in
index e14cdc0707..5b71a2d254 100644
--- a/main/configure.in
+++ b/main/configure.in
@@ -8,6 +8,10 @@ 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"