patchGNU Autoconf Archive - Patches: patch #8931, AX_VALGRIND_CHECK: fix logic...

 
 

patch #8931: AX_VALGRIND_CHECK: fix logic around AC_CHECK_PROG

Submitter:  Olaf Mandel <olaf_mandel>
Submitted:  Fri 04 Mar 2016 07:31:16 PM UTC
   
 
Priority:  5 - Normal Status:  Done
Assigned to:  simons Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 04 Mar 2016 07:31:16 PM UTC, original submission:  

There are two problems in the logic around the first AC_CHECK_PROG() call:

1. If AC_CHECK_PROG() fails to find valgrind, with neither configure option --enable-valgrind nor --disable-valgrind, then the enable_valgrind variable ends up being set incorrectly to yes.

2. If configure was started with --disable-valgrind, then there is no need to run AC_CHECK_PROG() at all.

Olaf Mandel <olaf_mandel>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by simons (Updated the item)
  • -email is unavailable- added by olaf_mandel (Submitted the item)
  •  

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-03-20 simons StatusReady For Test Done
        Open/ClosedOpen Closed
    2016-03-04 simons StatusNone Ready For Test
        Assigned toNone simons
    2016-03-04 olaf_mandel Attached File- Added 0002-AX_VALGRIND_CHECK-fix-logic-around-AC_CHECK_PROG.patch, #36553

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code