From 267c3778366d1eb1b533c0472894a6ccf4dc5409 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 22 Mar 2019 12:34:11 -0400 Subject: configure.ac, Makefile.am: Find readelf instead of ldd --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index f7988e5..0479753 100644 --- a/Makefile.am +++ b/Makefile.am @@ -66,7 +66,7 @@ do_subst = sed \ -e 's|[@]PACKAGE_VERSION[@]|$(PACKAGE_VERSION)|g' \ -e 's|[@]MANUAL[@]|$(MANUAL)|g' \ -e 's|[@]SH[@]|$(SH)|g' \ - -e 's|[@]LDD[@]|$(LDD)|g' \ + -e 's|[@]READELF[@]|$(READELF)|g' \ -e 's|[@]OPKG[@]|$(OPKG)|g' \ -e 's|[@]multiarch_libdir[@]|$(multiarch_libdir)|g' \ -e 's|[@]bindir[@]|$(bindir)|g' \ -- cgit v0.9.1