diff options
author | Daniel Friesel <derf@finalrewind.org> | 2018-02-28 17:53:51 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2018-02-28 17:53:51 +0100 |
commit | 4567042b5145b097c962499f26511aa5106f0e60 (patch) | |
tree | 57268aa9c2d7b455eeecd5e92b5ec58b7c7a3cc6 /man/feh.pre | |
parent | b251f26261309c933a43c863f81227219a9e8355 (diff) |
Add Makefile flag to disable version sorting on C libraries without strverscmp
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/feh.pre b/man/feh.pre index d332774..640ae3f 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -24,7 +24,8 @@ $VERSION$ . .Pp . -Compile-time switches: libcurl support $MAN_CURL$, Xinerama support +Compile-time switches: libcurl support $MAN_CURL$, natural sorting support +$MAN_VERSCMP$, Xinerama support $MAN_XINERAMA$, builtin EXIF support $MAN_EXIF$$MAN_DEBUG$ . . |