From a2edf33210799af6b6b3edffb0871ab626932b7c Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Tue, 19 Oct 2021 05:05:46 +0200 Subject: Remove unused remnants of convenience libltdl Not that its presence hurt anything, but we could have removed the libltdlc.la stuff some time in the 2000s. --- libgphoto2_port/libgphoto2_port/Makefile.am | 4 ---- 1 file changed, 4 deletions(-) (limited to 'libgphoto2_port/libgphoto2_port') diff --git a/libgphoto2_port/libgphoto2_port/Makefile.am b/libgphoto2_port/libgphoto2_port/Makefile.am index 981a73b30..37ab423cb 100644 --- a/libgphoto2_port/libgphoto2_port/Makefile.am +++ b/libgphoto2_port/libgphoto2_port/Makefile.am @@ -58,7 +58,3 @@ libgphoto2_port_la_DEPENDENCIES = \ # characters of path length. EXTRA_DIST = \ libgphoto2_port.ver - -../libltdl/libltdlc.la: - cd ../libltdl && $(MAKE) $(AM_MAKEFLAGS) libltdlc.la - -- cgit v1.2.1