mirror of
https://git.pwmt.org/pwmt/zathura.git
synced 2024-12-29 14:06:02 +01:00
Talk a bit more about flags.
Closes: #292 Signed-off-by: Sebastian Ramacher <sebastian+dev@ramacher.at>
This commit is contained in:
parent
a079b05ddd
commit
cad4b11764
1 changed files with 4 additions and 0 deletions
4
README
4
README
|
@ -29,6 +29,10 @@ SQLITE_ENABLE_COLUMN_METADATA defined.
|
||||||
The use of magic to detect mimetypes is optional and can be disabled by setting
|
The use of magic to detect mimetypes is optional and can be disabled by setting
|
||||||
WITH_MAGIC=0.
|
WITH_MAGIC=0.
|
||||||
|
|
||||||
|
If pass these flags add command line argument to make, you have to ensure that
|
||||||
|
you pass the same flags when executing the install target. Setting flags in
|
||||||
|
config.mk directly or via environment variables is not affected by this issue.
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
------------
|
------------
|
||||||
To build and install zathura:
|
To build and install zathura:
|
||||||
|
|
Loading…
Reference in a new issue