From e06fc3137c4ccc4a12b605cbab6449fc1b4b0f19 Mon Sep 17 00:00:00 2001 From: michellepistner Date: Sat, 18 May 2024 22:34:20 -0400 Subject: [PATCH] updating the configure scripts --- configure | 16 ++++++++-------- configure.ac | 2 +- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/configure b/configure index 5eb56b1..904615c 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.72 for fido 1.1.0. +# Generated by GNU Autoconf 2.72 for fido 1.1.0 . # # # Copyright (C) 1992-1996, 1998-2017, 2020-2023 Free Software Foundation, @@ -600,8 +600,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='fido' PACKAGE_TARNAME='fido' -PACKAGE_VERSION='1.1.0' -PACKAGE_STRING='fido 1.1.0' +PACKAGE_VERSION='1.1.0 ' +PACKAGE_STRING='fido 1.1.0 ' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1219,7 +1219,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -'configure' configures fido 1.1.0 to adapt to many kinds of systems. +'configure' configures fido 1.1.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1281,7 +1281,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of fido 1.1.0:";; + short | recursive ) echo "Configuration of fido 1.1.0 :";; esac cat <<\_ACEOF @@ -1478,7 +1478,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by fido $as_me 1.1.0, which was +It was created by fido $as_me 1.1.0 , which was generated by GNU Autoconf 2.72. Invocation command line was $ $0$ac_configure_args_raw @@ -3422,7 +3422,7 @@ fi openmp_flag="" ## Set the fallback, by default it is nope -arma_have_openmp="#define ARMA_DONT_USE_OPENMP 1" +arma_have_openmp="#define ARMA_DONT_USE_OPENMP" if test x"${openmp_already_works}" = x"yes"; then arma_have_openmp="#define ARMA_USE_OPENMP" @@ -3994,7 +3994,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by fido $as_me 1.1.0, which was +This file was extended by fido $as_me 1.1.0 , which was generated by GNU Autoconf 2.72. Invocation command line was CONFIG_FILES = $CONFIG_FILES diff --git a/configure.ac b/configure.ac index 7f1c905..1a20509 100644 --- a/configure.ac +++ b/configure.ac @@ -188,7 +188,7 @@ fi openmp_flag="" ## Set the fallback, by default it is nope -arma_have_openmp="#define ARMA_DONT_USE_OPENMP 1" +arma_have_openmp="#define ARMA_DONT_USE_OPENMP" if test x"${openmp_already_works}" = x"yes"; then arma_have_openmp="#define ARMA_USE_OPENMP"