diff options
author | Daniel Friesel <derf@finalrewind.org> | 2011-02-16 18:35:26 +0100 |
---|---|---|
committer | Daniel Friesel <derf@finalrewind.org> | 2011-02-16 18:35:26 +0100 |
commit | 85c63fc98b44a25330032dd55add65341966412c (patch) | |
tree | b2c92b19e39ed4cbb2cf63a6f7ec0d45774b6a60 /man/feh.pre | |
parent | 77a5334fd9db92453885b2d2f227f769424d7012 (diff) |
Make -lcurl optional (enabled by default), rework feature en-/disabling
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/man/feh.pre b/man/feh.pre index 099c545..95c5cc4 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -19,6 +19,9 @@ .Sh VERSION . This manual documents feh $VERSION$ +.Pp +Compile-time switches: libcurl support $MAN_CURL$, Xinerama support +$MAN_XINERAMA$. $MAN_DEBUG$ . . .Sh DESCRIPTION |