summarylogtreecommitdiffstats
path: root/libspatialite_macros.patch
blob: 9b71ab7658a2e99eb462de5ab6e5d7f9387b908a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff -rupN --no-dereference libspatialite-5.0.1/configure.ac libspatialite-5.0.1-new/configure.ac
--- libspatialite-5.0.1/configure.ac	2021-03-08 08:57:18.748858216 +0100
+++ libspatialite-5.0.1-new/configure.ac	2021-03-08 08:57:18.751858215 +0100
@@ -96,7 +96,7 @@ AC_PROG_INSTALL
 AC_PROG_LN_S
 AC_PROG_MAKE_SET
 AC_LIBTOOL_WIN32_DLL
-AC_PROG_LIBTOOL
+LT_INIT
 
 # Checks for typedefs, structures, and compiler characteristics.
 AC_C_CONST