patchGNU Autoconf Archive - Patches: patch #7571, ax_check_openssl: Fix underquoted...

 
 

patch #7571: ax_check_openssl: Fix underquoted macro arguments.

Submitter:  Nick Bowler <draconx>
Submitted:  Wed 29 Jun 2011 07:56:26 PM UTC
   
 
Priority:  5 - Normal Status:  Done
Assigned to:  simons Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 30 Jun 2011 07:23:41 AM UTC, comment #1: 

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

Peter Simons <simons>
Group administrator
Wed 29 Jun 2011 07:56:26 PM UTC, original submission:  

Several of the macros used in AX_CHECK_OPENSSL have underquoted
arguments.  In particular, autoconf complains loudly about the
unquoted AC_LANG_PROGRAM argument to AC_LINK_IFELSE:

  configure.ac:10: warning: AC_LANG_CONFTEST: no AC_LANG_SOURCE call detected i@
  ../../lib/autoconf/lang.m4:194: AC_LANG_CONFTEST is expanded from...
  ../../lib/autoconf/general.m4:2662: _AC_LINK_IFELSE is expanded from...
  ../../lib/autoconf/general.m4:2679: AC_LINK_IFELSE is expanded from...
  m4/ax_check_openssl.m4:38: AX_CHECK_OPENSSL is expanded from...
  configure.ac:10: the top level

Fix that up, and fix up the others while we're at it.

Nick Bowler <draconx>

 

(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 draconx (Submitted the item)
  •  

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-07-17 simons StatusReady For Test Done
        Open/ClosedOpen Closed
    2011-06-30 simons StatusNone Ready For Test
        Assigned toNone simons
    2011-06-29 draconx Attached File- Added 0001-ax_check_openssl-Fix-underquoted-macro-arguments.patch, #23589

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code