From: Peter van Dijk Date: Mon, 21 Jul 2014 13:01:10 +0000 (+0200) Subject: drop intention to switch to libltdl X-Git-Tag: auth-3.4.0-rc1~51 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=306e0ce0b03eeb3fb855fb7de815cbbd5342e7da;p=thirdparty%2Fpdns.git drop intention to switch to libltdl --- 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