autoconf-archive-maintainers
[Top][All Lists]
Advanced

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

[patch #7571] ax_check_openssl: Fix underquoted macro arguments.


From: Nick Bowler
Subject: [patch #7571] ax_check_openssl: Fix underquoted macro arguments.
Date: Wed, 29 Jun 2011 19:56:28 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.17) Gecko/20110506 Gentoo IceCat/3.6.17 (like Firefox/3.6.17)

URL:
  <http://savannah.gnu.org/patch/?7571>

                 Summary: ax_check_openssl: Fix underquoted macro arguments.
                 Project: GNU Autoconf Archive
            Submitted by: draconx
            Submitted on: Wed 29 Jun 2011 03:56:26 PM EDT
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Wed 29 Jun 2011 03:56:26 PM EDT  Name:
0001-ax_check_openssl-Fix-underquoted-macro-arguments.patch  Size: 2kB   By:
draconx

<http://savannah.gnu.org/patch/download.php?file_id=23589>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?7571>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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