patchGNU Autoconf Archive - Patches: patch #8500, Bug fixes to ax_f90_library.m4

 
 

patch #8500: Bug fixes to ax_f90_library.m4

Submitter:  Timothy Brown <t_brown>
Submitted:  Thu 24 Jul 2014 03:39:47 PM UTC
   
 
Priority:  5 - Normal Status:  Done
Assigned to:  simons Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 15 Oct 2014 08:38:26 AM UTC, comment #1: 

I pushed your patch in commit 9dd93cb. Thank you very much for the patch!

Peter Simons <simons>
Group administrator
Thu 24 Jul 2014 03:39:47 PM UTC, original submission:  

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.

Timothy Brown <t_brown>

 

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

Attach Files:
   
   
Comment:
   

Attached Files

 

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

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-10-16 simons StatusReady For Test Done
        Open/ClosedOpen Closed
    2014-10-15 simons StatusNone Ready For Test
        Assigned toNone simons
        Carbon-Copy- Added luc maisonobe <luc@spaceroots.org>
    2014-07-24 t_brown Attached File- Added 0001-Bug-fix-and-improvements-to-ax_f90_library.m4.patch, #31768

    Back to the top

    Powered by Savane 3.13-3230.
    Corresponding source code