patchGNU Autoconf Archive - Patches: patch #7563, [PATCH] AX_CHECK_FLAG: Fix to work...

 
 

patch #7563: [PATCH] AX_CHECK_FLAG: Fix to work with autoconf 2.59

Submitter:  Anders Kaseorg <anders>
Submitted:  Sat 25 Jun 2011 10:12:27 PM UTC
   
 
Priority:  5 - Normal Status:  Done
Assigned to:  simons Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 28 Jun 2011 10:52:53 AM UTC, comment #2: 

Your patch has been pushed to the Git repository in commit f5ed01f0ce1d9b3be7c0cd92db192bf5c44d7fcb. Thank you very much!

Peter Simons <simons>
Group administrator
Sat 25 Jun 2011 10:17:42 PM UTC, comment #1: 

Er, by AS_VAR_ECHO, I mean AS_ECHO.

(file #23562)

Anders Kaseorg <anders>
Sat 25 Jun 2011 10:12:27 PM UTC, original submission:  

AX_CHECK_FLAG: Fix to work with autoconf 2.59

• AS_VAR_PUSHDEF([FLAGS], [something containing FLAGS]) caused an
  infinite loop before v2.65~21.
• AS_VAR_APPEND was new in v2.63b~224.
• AS_VAR_IF was new in v2.63~27.
• AS_VAR_ECHO was new in AUTOCONF-2.61a~45, and AC_PROG_GREP in
  AUTOCONF-2.59c~744, but their use here is more idiomatically
  replaced with a case pattern anyway.
• Before AUTOCONF-2.60b~8, the variable name passed to AC_CACHE_CHECK,
  AS_VAR_GET, AS_VAR_SET, and AS_VAR_SET_IF must be left unquoted.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

Anders Kaseorg <anders>

 

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

Attach Files:
   
   
Comment:
   

Attached Files

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by simons (Posted a comment)
  • -email is unavailable- added by simons
  • -email is unavailable- added by simons
  • -email is unavailable- added by simons
  • -email is unavailable- added by anders (Submitted the item)
  •  

    Follow 9 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-07-17 simons StatusReady For Test Done
        Open/ClosedOpen Closed
    2011-06-28 simons StatusNone Ready For Test
        Assigned toNone simons
        Carbon-Copy- Added maarten bosmans <mkbosmans@gmail.com>
        Carbon-Copy- Added steven g. johnson <stevenj@alum.mit.edu>
        Carbon-Copy- Added guido u. draheim <guidod@gmx.de>
    2011-06-25 anders Attached File- Added ax_check_flag-autoconf-2.59.patch, #23562
    2011-06-25 anders Attached File- Added ax_check_flag-autoconf-2.59.patch, #23560

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code