summarylogtreecommitdiffstats
path: root/libspatialite_macros.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libspatialite_macros.patch')
-rw-r--r--libspatialite_macros.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/libspatialite_macros.patch b/libspatialite_macros.patch
deleted file mode 100644
index 9b71ab7658a2..000000000000
--- a/libspatialite_macros.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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