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

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

[Octave-bug-tracker] [bug #44287] [OF] image package: missing AX_CXX_COM


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #44287] [OF] image package: missing AX_CXX_COMPILE_STDCXX_11 macro for configure.ac
Date: Wed, 18 Feb 2015 04:23:15 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/40.0.2214.91 Safari/537.36

Follow-up Comment #3, bug #44287 (project octave):

Autoconf does not know a priori whether a given string is supposed to be a
macro or not, so there is no error that autoconf can catch. Anything that is
not a macro is just passed through as shell syntax.

If the macro is required, you really should consider committing the
ax_cxx_compile_stdcxx_11.m4 file in the image package hg repo (we do the same
in Octave, see m4/ax_*.m4). Otherwise there's no indication or check on
whether someone prepares a faulty package from the hg repo.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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