From 306e0ce0b03eeb3fb855fb7de815cbbd5342e7da Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Mon, 21 Jul 2014 15:01:10 +0200 Subject: [PATCH] drop intention to switch to libltdl --- Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index c0c5bb55a4..6b6ea12e73 100644 --- a/Makefile.am +++ b/Makefile.am @@ -31,8 +31,6 @@ install-exec-local: # remove .la files. We don't need them, because we use dlopen, not libltdl. -# If we ever switch to libltdl (to support dynamic loading on OSX, perhaps) -# remove this hook. install-exec-hook: find $(DESTDIR)$(pkglibdir) -type f -name \*.la -delete -- 2.47.2