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

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

[patch #8950] Fix AX_CXX_COMPILE_STDCXX for "noext" mode


From: Kip
Subject: [patch #8950] Fix AX_CXX_COMPILE_STDCXX for "noext" mode
Date: Sat, 19 Mar 2016 01:39:34 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:45.0) Gecko/20100101 Firefox/45.0

Follow-up Comment #4, patch #8950 (project autoconf-archive):

Hey Neil. Here's the excerpt from my configure.ac:

    # C++ preprocessor...
    AC_PROG_CXXCPP

    # C++14 compiler with strict conformance required...
    AC_PROG_CXX
    AX_CXX_COMPILE_STDCXX_14([noext],[mandatory])

Script works the same with git head (as in emits the same warning about the
pre-processor).

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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