From ee3be7a6ec399ac5df0e699b11c547fceef0b29f Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Fri, 22 Mar 2019 16:24:03 -0400 Subject: configure.ac, Makefile.am: Find ldconfig --- (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 83a33fc..9ad8673 100644 --- a/Makefile.am +++ b/Makefile.am @@ -70,6 +70,7 @@ do_subst = sed \ -e 's|[@]SH[@]|$(SH)|g' \ -e 's|[@]READELF[@]|$(READELF)|g' \ -e 's|[@]OPKG[@]|$(OPKG)|g' \ + -e 's|[@]LDCONFIG[@]|$(LDCONFIG)|g' \ -e 's|[@]multiarch_libdir[@]|$(multiarch_libdir)|g' \ -e 's|[@]library_path[@]|$(library_path)|g' \ -e 's|[@]bindir[@]|$(bindir)|g' \ -- cgit v0.9.1