patchGNU Autoconf Archive - Patches: patch #8069, Bugfix for m4/ax_lib_hdf5.m4

 
 

patch #8069: Bugfix for m4/ax_lib_hdf5.m4

Submitter:  None
Submitted:  Tue 11 Jun 2013 12:39:43 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
   

Wed 12 Jun 2013 09:26:10 AM UTC, comment #1: 

Pushed in 0f5fff01ae7af0ab6dce38bbb3ddaa3767972b3b. Thank you for the patch.

Peter Simons <simons>
Group administrator
Tue 11 Jun 2013 12:39:43 PM UTC, original submission:  

(Obvious) patch below:

--- ax_lib_hdf5.m4.orig 2013-06-11 15:37:00.000000000 +0300
+++ ax_lib_hdf5.m4 2013-06-11 15:37:29.000000000 +0300
@@ -244,7 +244,7 @@ HDF5 support is being disabled (equivale
         dnl Look for HDF5's high level library
         AC_HAVE_LIBRARY([hdf5_hl], [HDF5_LIBS="$HDF5_LIBS -lhdf5_hl"], [], [])
 
-        CC=ax_lib_hdf5_save_CC
+        CC=$ax_lib_hdf5_save_CC
         LIBS=$ax_lib_hdf5_save_LIBS
         LDFLAGS=$ax_lib_hdf5_save_LDFLAGS
 

Anonymous

 

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

Attach Files:
   
   
Comment:
   

No files currently attached

 

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

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2013-07-10 simons StatusReady For Test Done
        Open/ClosedOpen Closed
    2013-06-12 simons StatusNone Ready For Test
        Assigned toNone simons
        Carbon-Copy- Added timothy brown <tbrown@freeshell.org>
        Carbon-Copy- Added rhys ulerich <rhys.ulerich@gmail.com>

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code