summaryrefslogtreecommitdiff
path: root/libgphoto2_port/libgphoto2_port
diff options
context:
space:
mode:
authorHans Ulrich Niedermann <hun@n-dimensional.de>2021-10-19 05:05:46 +0200
committerHans Ulrich Niedermann <hun@n-dimensional.de>2021-10-19 05:11:44 +0200
commita2edf33210799af6b6b3edffb0871ab626932b7c (patch)
tree339d6d7ba9572dd1e44efbcabf3a0e8d3a9ae0ba /libgphoto2_port/libgphoto2_port
parent334dd3132e9e8c6aa29e30653b406d9a907a3e4a (diff)
downloadlibgphoto2-a2edf33210799af6b6b3edffb0871ab626932b7c.tar.gz
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.
Diffstat (limited to 'libgphoto2_port/libgphoto2_port')
-rw-r--r--libgphoto2_port/libgphoto2_port/Makefile.am4
1 files changed, 0 insertions, 4 deletions
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
-