Skip to content

Commit

Permalink
autogen: enable lastlog build
Browse files Browse the repository at this point in the history
Add "--enable-lastlog" to include lastlog man pages in tarball.

Signed-off-by: Iker Pedrosa <[email protected]>
  • Loading branch information
ikerexxe authored and hallyn committed Aug 7, 2023
1 parent 969549f commit c89b326
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autogen.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ autoreconf -v -f --install || exit 1

./configure \
CFLAGS="-O2 -Wall" \
--enable-lastlog \
--enable-man \
--enable-maintainer-mode \
--enable-shared \
Expand Down

0 comments on commit c89b326

Please sign in to comment.