unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] Have to configure and build inside the source directory.
@ 2011-01-11 12:01 Thomas Schwinge
  2011-01-12 17:58 ` Michal Sojka
  2011-01-28 20:58 ` Carl Worth
  0 siblings, 2 replies; 14+ messages in thread
From: Thomas Schwinge @ 2011-01-11 12:01 UTC (permalink / raw)
  To: notmuch, notmuch; +Cc: Thomas Schwinge

From: Thomas Schwinge <thomas@schwinge.name>

Signed-off-by: Thomas Schwinge <thomas@schwinge.name>

---
 configure |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/configure b/configure
index c58dd0f..b5e446c 100755
--- a/configure
+++ b/configure
@@ -188,6 +188,17 @@ developers. Then, please email those details to the Notmuch list
 (notmuch@notmuchmail.org) so that we can hopefully make future
 versions of notmuch easier for you to use.
 
+EOF
+
+if ! { : < configure; } 2> /dev/null; then
+    cat <<EOF
+*** Error: You have to configure and build in the source directory.
+
+EOF
+    exit 1
+fi
+
+cat <<EOF
 We'll now investigate your system to verify that all required
 dependencies are available:
 
-- 
tg: (b3caef1..) srcdir (depends on: master)

^ permalink raw reply related	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2011-03-11  4:02 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-11 12:01 [PATCH] Have to configure and build inside the source directory Thomas Schwinge
2011-01-12 17:58 ` Michal Sojka
2011-01-28 20:58 ` Carl Worth
2011-01-28 23:18   ` Rob Browning
2011-03-09 23:19     ` Carl Worth
2011-01-30 10:12   ` Build system (was: [PATCH] Have to configure and build inside the source directory.) Thomas Schwinge
2011-01-30 10:28     ` Build system Thomas Schwinge
2011-01-30 11:14       ` Carl Worth
2011-02-08  8:55         ` Thomas Schwinge
2011-02-08 21:13           ` Michal Sojka
2011-03-10 19:38             ` Carl Worth
2011-03-10 19:36           ` Carl Worth
2011-03-10 23:42             ` Rob Browning
2011-03-11  4:02               ` Carl Worth

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).