From cad4b1176431b9599c3965a0df5f62e672026ae2 Mon Sep 17 00:00:00 2001 From: Sebastian Ramacher Date: Sat, 23 Feb 2013 14:12:33 +0100 Subject: [PATCH] Talk a bit more about flags. Closes: #292 Signed-off-by: Sebastian Ramacher --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index f922c8d..0c6b181 100644 --- a/README +++ b/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 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 ------------ To build and install zathura: