patchGNU Autoconf Archive - Patches: patch #8344, AX_CXX_HAVE_HASH

 
 

patch #8344: AX_CXX_HAVE_HASH

Submitter:  None
Submitted:  Sun 23 Feb 2014 05:50:09 PM UTC
   
 
Priority:  5 - Normal Status:  Done
Assigned to:  simons Originator Email:  -email is unavailable-
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 23 Feb 2014 05:50:09 PM UTC, original submission:  

# SYNOPSIS
#
#   AX_CXX_HAVE_HASH()
#
# DESCRIPTION
#
#   This macros checks if std::hash, added in C++11, is defined in the
#   <functional> header.
#
#   If it is, define the ax_cv_cxx_have_hash environment variable to "yes"
#   and define HAVE_CXX_HASH.
#
#   NOTE: This macros depends on AX_CXX_NAMESPACES.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #30672:  ax_cxx_have_hash.m4 added by None (1KiB - application/octet-stream)

 

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

    Follow 5 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-03-08 simons StatusReady For Test Done
        Open/ClosedOpen Closed
    2014-02-24 simons StatusNone Ready For Test
        Assigned toNone simons
    2014-02-23 None Attached File- Added ax_cxx_have_hash.m4, #30672

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code