view src/of-statistics-1-cross.patch @ 5545:78a98ff1efd8

configure.ac: Default USE_SYSTEM_OCTAVE to MXE_NATIVE_BUILD (bug #49503).
author Markus Mützel <markus.muetzel@gmx.de>
date Fri, 02 Oct 2020 13:54:27 +0200
parents 58d201e9e747
children
line wrap: on
line source

diff -ur statistics-1.4.0.orig/utils/conditional_installation.m statistics-1.4.0/utils/conditional_installation.m
--- statistics-1.4.0.orig/utils/conditional_installation.m	2018-05-21 07:55:58.881279480 -0400
+++ statistics-1.4.0/utils/conditional_installation.m	2018-05-21 07:58:13.197213866 -0400
@@ -24,7 +24,7 @@
   ## build system, and this file here has to be configured as follows:
   ##
   ## Set this to true if you have considered the next step.
-  configured = false;
+  configured = true;
   ##
   ## If core Octave called at the build system has the same statistics
   ## functions as the core Octave you build for, leave the following