summary refs log tree commit diff
path: root/bin/man1/shotty.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-22 19:26:16 -0500
committerJune McEnroe <june@causal.agency>2020-12-22 19:28:22 -0500
commit34abc0aa8f05539164b6f3f27f4cd9fdf66e636b (patch)
tree9d2f8c695a9f5430393dd52d2cfac00e7b793796 /bin/man1/shotty.1
parentMerge commit '71c7cbab2b50436db940721a10d6ea1ca5d75f89' as 'bin/dash' (diff)
downloadsrc-34abc0aa8f05539164b6f3f27f4cd9fdf66e636b.tar.gz
src-34abc0aa8f05539164b6f3f27f4cd9fdf66e636b.zip
Fail if building --with-libedit and can't find libedit
Previously, configure --with-libedit would only fail in the case where
libedit is available but its header file histedit.h is not.
Diffstat (limited to 'bin/man1/shotty.1')
0 files changed, 0 insertions, 0 deletions
7f873bd80ff7e4665a2&follow=1'>Fix doc-related glitches in Makefile and .gitignoreLars Hjemli 2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli 2009-03-15fix segfault when displaying empty blobsEric Wong 2009-02-19Add support for HEAD requestsLars Hjemli 2009-02-19Add support for ETag in 'plain' viewLars Hjemli 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli 2009-02-12Makefile: add doc-related targetsLars Hjemli