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

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

[patch #8069] Bugfix for m4/ax_lib_hdf5.m4


From: anonymous
Subject: [patch #8069] Bugfix for m4/ax_lib_hdf5.m4
Date: Tue, 11 Jun 2013 12:39:44 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:21.0) Gecko/20100101 Firefox/21.0

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

                 Summary: Bugfix for m4/ax_lib_hdf5.m4
                 Project: GNU Autoconf Archive
            Submitted by: None
            Submitted on: Tue 11 Jun 2013 12:39:43 PM UTC
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

(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
 





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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