aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-navigation/libspatialite/libspatialite/libspatialite_macros.patch
blob: 6f1c165f5855bb37b06f3a0085b5a43c777c0734 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Upstream-Status: Pending

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