patchGNU Autoconf Archive - Patches: patch #8859, New macro submission (check a...

 
 

patch #8859: New macro submission (check a defined symbol in Fortran)

Submitter:  Timothy Brown <t_brown>
Submitted:  Thu 14 Jan 2016 08:36:34 PM UTC
   
 
Priority:  5 - Normal Status:  Done
Assigned to:  simons Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 29 Feb 2016 10:19:41 AM UTC, comment #1: 

Pushed in cad4a83461884a5b32d9ba54b09bc5323b0858be. Thank you very much for the submission!

Peter Simons <simons>
Group administrator
Thu 14 Jan 2016 08:36:34 PM UTC, original submission:  

Hi,

I would like to submit a new macro that checks to see if a symbol is defined when using a fortran compiler.

This is essentially the same as AX_CHECK_DEFINE, however that won't work with fortran code as it's code tests is "int ok;". Which means the AC_COMPILE_IFELSE will always fail.

If you prefer this to be done a different way, please let me know.

Thanks

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
file #36036:  ax_fc_check_define.m4 added by t_brown (1KiB - application/octet-stream)

 

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 t_brown (Submitted the item)
  • -email is unavailable- added by t_brown
  •  

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2016-03-20 simons StatusReady For Test Done
        Open/ClosedOpen Closed
    2016-02-29 simons StatusNone Ready For Test
        Assigned toNone simons
    2016-01-14 t_brown Attached File- Added ax_fc_check_define.m4, #36036
        Carbon-Copy- Added t_brown

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code