Mercurial > hg > dhcpcd
changeset 5210:ad11ffaf9e03 draft
We nolonger use getline.
| author | Roy Marples <roy@marples.name> |
|---|---|
| date | Tue, 12 May 2020 11:24:42 +0100 |
| parents | baab981d3929 |
| children | cb2fa76d03bc |
| files | BUILDING.md |
| diffstat | 1 files changed, 0 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/BUILDING.md Tue May 12 11:23:03 2020 +0100 +++ b/BUILDING.md Tue May 12 11:24:42 2020 +0100 @@ -150,10 +150,6 @@ if unset it defaults to `/tmp/dhcpcd-$VERSION` Example: `make DESTDIR=/usr/src/contrib/dhcpcd import-src` -In this instance, you may wish to disable some configured tests when -the binary has to run on older versions which lack support, such as getline. -`./configure --without-getline` - ## Hooks Not all the hooks in dhcpcd-hooks are installed by default.
