bug-gnu-pspp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PSPP-BUG: PSPP make check errors


From: John Darrington
Subject: Re: PSPP-BUG: PSPP make check errors
Date: Sat, 29 Aug 2020 09:43:37 +0200
User-agent: Mutt/1.10.1 (2018-07-13)

This one has already been reported and fixed.

Thanks all the same.

On Fri, Aug 28, 2020 at 07:49:59PM -0400, Jeffrey Walton wrote:
     And here's another problem in the configure script:
     
     @@ -16197,8 +16197,7 @@
      { $as_echo "$as_me:${as_lineno-$LINENO}: result: $pspp_cv_build_exeext" 
>&5
      $as_echo "$pspp_cv_build_exeext" >&6; }
        EXEEXT_FOR_BUILD=""
     -  test x"${pspp_cv_build_exeext}" != xno &&
     EXEEXT_FOR_BUILD=${pspp_cv_build_exeex
     -t}
     +  test x"${pspp_cv_build_exeext}" != xno &&
     EXEEXT_FOR_BUILD="${pspp_cv_build_exeext}"
      fi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]