octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #36997] removal of deprecated macros


From: Carnë Draug
Subject: [Octave-bug-tracker] [bug #36997] removal of deprecated macros
Date: Mon, 30 Jul 2012 19:56:53 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:10.0.6) Gecko/20100101 Firefox/10.0.6 Iceweasel/10.0.6

URL:
  <http://savannah.gnu.org/bugs/?36997>

                 Summary: removal of deprecated macros
                 Project: GNU Octave
            Submitted by: carandraug
            Submitted on: Mon 30 Jul 2012 07:56:53 PM GMT
                Category: Configuration and Build System
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Hi

I have noticed that Octave uses some macros that seem deprecated. I have
already replaced AC_TRY_LINK with a6d4965ef04b

Could you please pull revision 6130d87495b8 from
bitbucket.org/carandraug/octave ? This patch also replaces AC_CONFIG_HEADER
which is actually just a wrapper around the AC_CONFIG_HEADERS and is already
highlighted as incorrect by gtksourceview.

See on lib/autoconf/status.m4 (autoconf source)


# AC_CONFIG_HEADER(HEADER-TO-CREATE ...)
# --------------------------------------
# FIXME: Make it obsolete?
AC_DEFUN([AC_CONFIG_HEADER],
[AC_CONFIG_HEADERS([$1])])


Carnë




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?36997>

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




reply via email to

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