summary refs log tree commit diff
path: root/port
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 /port
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 'port')
0 files changed, 0 insertions, 0 deletions
mp;follow=1'>Add RebornJune McEnroe 2019-05-30Add bit to bin.7June McEnroe 2019-05-30Simplify and build bitJune McEnroe 2019-05-29Add xx -p optionJune McEnroe 2019-05-27Add FrontierJune McEnroe 2019-05-27Break nicks with ZWNJJune McEnroe 2019-05-26Add DawnJune McEnroe 2019-05-20Declare vasprintf(3) for GNUJune McEnroe 2019-05-20Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe