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

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

[patch #8540] ax_boost_python: Several fixes


From: Daniel Müllner
Subject: [patch #8540] ax_boost_python: Several fixes
Date: Sun, 21 Sep 2014 12:22:01 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:32.0) Gecko/20100101 Firefox/32.0

Follow-up Comment #1, patch #8540 (project autoconf-archive):

One question for the experts: Is it safe to write

    CPPFLAGS_SAVE="$CPPFLAGS"
    ...
    CPPFLAGS="$CPPFLAGS_SAVE"

or should I use a unique name like

    ax_boost_python_save_CPP_FLAGS

?

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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