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

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

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


From: Timothy Brown
Subject: [patch #8859] New macro submission (check a defined symbol in Fortran)
Date: Thu, 14 Jan 2016 20:36:36 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/47.0.2526.106 Safari/537.36

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

                 Summary: New macro submission (check a defined symbol in
Fortran)
                 Project: GNU Autoconf Archive
            Submitted by: t_brown
            Submitted on: Thu 14 Jan 2016 08:36:34 PM GMT
                Priority: 5 - Normal
                  Status: None
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

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



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 14 Jan 2016 08:36:34 PM GMT  Name: ax_fc_check_define.m4  Size: 1kB 
 By: t_brown

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

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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