Skip to content

Commit

Permalink
Why we need a newer editline than what's available in Debian
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Nilsson <[email protected]>
  • Loading branch information
troglobit committed Apr 27, 2019
1 parent a840b55 commit 321bce3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ AC_PROG_INSTALL

AC_HEADER_STDC

# The Debian packaged version is too old
PKG_CHECK_MODULES([editline], [libeditline >= 1.13.0])

AC_OUTPUT

0 comments on commit 321bce3

Please sign in to comment.