summary refs log tree commit diff
path: root/etc
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
commite2c09904b9b9bece1350cc736fed723732dfc0e0 (patch)
treecd792c2b86fbca4b597696ecf63880458094f07b /etc
parentMerge commit '9e55e38997ed4d6998af9e113e215a926c24988e' as 'bin/dash' (diff)
downloadsrc-e2c09904b9b9bece1350cc736fed723732dfc0e0.tar.gz
src-e2c09904b9b9bece1350cc736fed723732dfc0e0.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 'etc')
0 files changed, 0 insertions, 0 deletions
ommit/input.c?h=enroll&id=2c07d5041540239fb6fe25af7748aa463a98ed6e&follow=1'>Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe