summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-09-12 12:16:10 +0200
committerBert <ber.t@gmx.com>2011-09-12 12:16:10 +0200
commit8f99adbbbd7fe5ebfc7e4a80ca4a0da9b49d92bc (patch)
treee3a4b14fe610b15447ac1a733b770dcee29772aa /README.md
parentb2a2a62b7b8a066467d7e8ef520fef7c17e3c5ca (diff)
downloadnsxiv-8f99adbbbd7fe5ebfc7e4a80ca4a0da9b49d92bc.tar.zst
Made XFLAGS & XLIBS macros only
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 2 insertions, 7 deletions
diff --git a/README.md b/README.md
index 8d61e64..4cf51cf 100644
--- a/README.md
+++ b/README.md
@@ -74,16 +74,11 @@ enable the corresponding feature:
files according to their EXIF tag | | |
For instance, to enable GIF and EXIF support, the giflib and libexif libraries
-need to be installed on your system and you either need to change the first
-build command to:
+need to be installed on your system and you need to change the first build
+command to:
$ make XFLAGS="-DGIF_SUPPORT -DEXIF_SUPPORT" XLIBS="-lgif -lexif"
-Or you need to run the following commands before building sxiv:
-
- $ export XFLAGS="-DGIF_SUPPORT -DEXIF_SUPPORT"
- $ export XLIBS="-lgif -lexif"
-
Usage
=====
sxiv has two modes of operation: image and thumbnail mode. The default is