Fix #1004, 1005: Various meson problems
[geeqie.git] / README.md
index ad751ff..26d10af 100644 (file)
--- a/README.md
+++ b/README.md
@@ -142,6 +142,9 @@ Apply options e.g.:
 `meson configure -Dpdf=enable -Dwebp=disable`  
 `ninja -C build install`
 
+Re-display configuration data:  
+`ninja -C build reconfigure`
+
 Meaning of options:  
 `auto` If the library is not found, continue the installation  
 `enable` If the library is not found, stop the installation