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

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

[patch #7562] [PATCH] AX_C_CHECK_FLAG: Do not use AC_PROG_SED


From: Maarten Bosmans
Subject: [patch #7562] [PATCH] AX_C_CHECK_FLAG: Do not use AC_PROG_SED
Date: Sat, 25 Jun 2011 08:50:06 +0000
User-agent: Mozilla/5.0 (X11; Linux i686) AppleWebKit/534.26+ (KHTML, like Gecko) Version/5.0 Safari/534.26+ Ubuntu/10.10 (2.30.6-1ubuntu5) Epiphany/2.30.6

Follow-up Comment #2, patch #7562 (project autoconf-archive):

There are more macros like this: cxx cpp cxxcpp and ld variant. Those should
be changed also.

But more importantly, it is not necessary to use sed at all. You can use
m4_bpatsubst, or better yet AS_TR_SH, or better yet AS_VAR_PUSHDEF. Those
seems to be available at least prior to 2.51.

Please have a look at the mails I sent to the list (june 20)
http://lists.gnu.org/archive/html/autoconf-archive-maintainers/2011-06/index.html
to propose a solution for all these macros (and several other, very similar
ones)

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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