blob 8ec4ed314aaf5f9a923550b3713d422cd7bb7442 856 bytes (raw)
name: sh.config.in # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
| | NOTMUCH_SRCDIR=@NOTMUCH_SRCDIR@
# Whether the Xapian version in use supports compaction
NOTMUCH_HAVE_XAPIAN_COMPACT=@HAVE_XAPIAN_COMPACT@
# Whether the Xapian version in use supports field processors
NOTMUCH_HAVE_XAPIAN_FIELD_PROCESSOR=@HAVE_XAPIAN_FIELD_PROCESSOR@
# Whether the Xapian version in use supports lock retry
NOTMUCH_HAVE_XAPIAN_DB_RETRY_LOCK=@HAVE_XAPIAN_DB_RETRY_LOCK@
# Which backend will Xapian use by default?
NOTMUCH_DEFAULT_XAPIAN_BACKEND=@DEFAULT_XAPIAN_BACKEND@
# do we have man pages?
NOTMUCH_HAVE_MAN=1
# Name of python interpreter
NOTMUCH_PYTHON=@PYTHON@
# Are the ruby development files (and ruby) available? If not skip
# building/testing ruby bindings.
NOTMUCH_HAVE_RUBY_DEV=@HAVE_RUBY_DEV@
# Major version of gmime
NOTMUCH_GMIME_MAJOR=@GMIME_MAJOR@
# Platform we are run on
PLATFORM=Linux
NOTMUCH_PLATFORM=@PLATFORM@
|
debug log:
solving 8ec4ed314aaf ...
found 8ec4ed314aaf in https://yhetil.org/notmuch/20200111164049.8237-1-jani@nikula.org/
applying [1/1] https://yhetil.org/notmuch/20200111164049.8237-1-jani@nikula.org/
diff --git a/sh.config.in b/sh.config.in
new file mode 100644
index 000000000000..8ec4ed314aaf
Checking patch sh.config.in...
Applied patch sh.config.in cleanly.
index at:
100644 8ec4ed314aaf5f9a923550b3713d422cd7bb7442 sh.config.in
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
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).