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

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

Autoconf Archive branch, master, updated. v2011.07.17-5-gbab763a


From: Receive an e-mail notifications whenever the Git repository changes.
Subject: Autoconf Archive branch, master, updated. v2011.07.17-5-gbab763a
Date: Tue, 2 Aug 2011 07:00:18 +0200

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Autoconf Archive".

The branch, master has been updated
       via  bab763a0693cb1d2b3c47aafebaaa06c8a9f526c (commit)
       via  241691778e726c04dc93f6831afe6e31c5463dbf (commit)
      from  f015a1477cfd4a1f17decd029cc43c0e7c091bcf (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bab763a0693cb1d2b3c47aafebaaa06c8a9f526c
Author: Chun-Chung Chen <address@hidden>
Date:   Mon Aug 1 12:32:54 2011 +0200

    AX_LIB_HDF5: HAVE_HDF5 was defined even when the library is not detected
    
    The following codes are executed unless --without-hdf5 is used, even
    when the HDF5 library is not installed or detected:
    
      AC_SUBST([HDF5_VERSION])
      AC_SUBST([HDF5_CFLAGS])
      AC_SUBST([HDF5_CPPFLAGS])
      AC_SUBST([HDF5_LDFLAGS])
      AC_SUBST([HDF5_FFLAGS])
      AC_SUBST([HDF5_FLIBS])
      AC_DEFINE([HAVE_HDF5], [1], [Defined if you have HDF5 support])
    
    To remedy the situation, these have been moved into the conditional
    block where HDF5 is actually detected.

commit 241691778e726c04dc93f6831afe6e31c5463dbf
Author: Chun-Chung Chen <address@hidden>
Date:   Mon Aug 1 12:29:03 2011 +0200

    AX_PTHREAD: fixed Autoconf warnings about underquoted arguments

-----------------------------------------------------------------------

Summary of changes:
 NEWS              |    5 +++++
 m4/ax_lib_hdf5.m4 |   16 ++++++++--------
 m4/ax_pthread.m4  |    6 +++---
 3 files changed, 16 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
Autoconf Archive



reply via email to

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