Fredrik Fornwall
8 years ago
3 changed files with 10 additions and 20 deletions
@ -1,12 +0,0 @@ |
|||||
diff -u -r ../bind-9.11.0-P5/configure ./configure
|
|
||||
--- ../bind-9.11.0-P5/configure 2017-03-30 00:03:33.000000000 +0200
|
|
||||
+++ ./configure 2017-05-23 00:32:54.924640433 +0200
|
|
||||
@@ -19082,7 +19082,7 @@
|
|
||||
no) ;; |
|
||||
yes|auto) |
|
||||
saved_LIBS="$LIBS" |
|
||||
- for readline in -ledit -lreadline
|
|
||||
+ for readline in -lreadline
|
|
||||
do |
|
||||
LIBS="$readline" |
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for readline with $readline" >&5 |
|
Loading…
Reference in new issue