From 57540a1952460fe88817ad53dc32274543cf0514 Mon Sep 17 00:00:00 2001 From: Jani Nikula Date: Fri, 30 May 2014 10:43:04 +0300 Subject: build: generate sh.config for feeding configure results to shell scripts Only include the relevant information. Amended by David Bremner: Use a prefix NOTMUCH_ to minimize collisions with other variables. --- configure | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'configure') diff --git a/configure b/configure index 3f0c8d52..86ba2f7c 100755 --- a/configure +++ b/configure @@ -956,3 +956,16 @@ CONFIGURE_CXXFLAGS = -DHAVE_GETLINE=\$(HAVE_GETLINE) \$(GMIME_CFLAGS) \\ CONFIGURE_LDFLAGS = \$(GMIME_LDFLAGS) \$(TALLOC_LDFLAGS) \$(ZLIB_LDFLAGS) \$(XAPIAN_LDFLAGS) EOF + +# construct the sh.config +cat > sh.config <