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

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

[patch #8500] Bug fixes to ax_f90_library.m4


From: Timothy Brown
Subject: [patch #8500] Bug fixes to ax_f90_library.m4
Date: Thu, 24 Jul 2014 15:39:48 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/36.0.1985.125 Safari/537.36

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

                 Summary: Bug fixes to ax_f90_library.m4
                 Project: GNU Autoconf Archive
            Submitted by: t_brown
            Submitted on: Thu 24 Jul 2014 03:39:47 PM GMT
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

A few bug fixes to the macro. 
 
1) The message uses a lower case "f" for the word fortran. However
   most other autoconf macros use "F".

2) The search path prepends $prefix, yet does not check to see
   if this "NONE" (the default). When it is NONE, the find command
   complains (as a directory called NONE normally does not exist).

3) Removed a white space between the "-L" and the directory for
   the LDFLAGS search path.

4) The "action-found" and "action-not-found" logic was incorrect.
   The default test is for not found, which would execute the users
   supplied found action. Swapped these around.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 24 Jul 2014 03:39:47 PM GMT  Name:
0001-Bug-fix-and-improvements-to-ax_f90_library.m4.patch  Size: 3kB   By:
t_brown

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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