diff options
Diffstat (limited to 'adns')
| -rw-r--r-- | adns/adns_1.0.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/adns/adns_1.0.oe b/adns/adns_1.0.oe index 25c75dacea..1902007b45 100644 --- a/adns/adns_1.0.oe +++ b/adns/adns_1.0.oe @@ -7,7 +7,7 @@ SRC_URI = "ftp://ftp.gnu.org/gnu/adns/adns-${PV}.tar.gz \ inherit autotools -acpaths= +acpaths = "" do_configure_prepend () { if ! test -e acinclude.m4; then cp aclocal.m4 acinclude.m4 |
