mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 16:57:00 +08:00
warn if autogen isn't installed
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
This commit is contained in:
committed by
Nikos Mavrogiannopoulos
parent
833b1979ec
commit
62ff6e467e
@@ -4,5 +4,5 @@ dist_man_MANS = ocserv.1
|
||||
|
||||
ocserv.1: ../src/ocserv-args.def
|
||||
-sed 's/@subheading \(.*\)/@*\n@var{\1}\n@*/' $< > "$<".tmp && \
|
||||
autogen -DMAN_SECTION=1 -Tagman-cmd.tpl "$<".tmp && \
|
||||
@AUTOGEN@ -DMAN_SECTION=1 -Tagman-cmd.tpl "$<".tmp && \
|
||||
rm -f "$<".tmp
|
||||
|
||||
Reference in New Issue
Block a user