mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-10 18:41:17 +02:00
12 lines
488 B
Plaintext
12 lines
488 B
Plaintext
--- ./Makefile.in.orig 2015-02-15 18:14:14.000000000 +0200
|
|
+++ ./Makefile.in 2018-08-22 09:45:25.818239000 +0200
|
|
@@ -708,7 +708,7 @@
|
|
|
|
# The libtool distributor and the standalone libtool script.
|
|
bin_SCRIPTS = libtool
|
|
-LTDL_VERSION_INFO = -version-info 10:1:3
|
|
+LTDL_VERSION_INFO = -version-info 7:0:7
|
|
@INSTALL_LTDL_TRUE@ltdlincludedir = $(includedir)/libltdl
|
|
@INSTALL_LTDL_TRUE@ltdlinclude_HEADERS = libltdl/libltdl/lt_system.h \
|
|
@INSTALL_LTDL_TRUE@ libltdl/libltdl/lt_error.h \
|