public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-10006] libcpp: Regenerate aclocal.m4 and configure [PR 114748]
@ 2024-04-17 14:08 Christophe Lyon
  0 siblings, 0 replies; only message in thread
From: Christophe Lyon @ 2024-04-17 14:08 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:a9fefbf71726bb0ce89c79e547ab3319af3227a8

commit r14-10006-ga9fefbf71726bb0ce89c79e547ab3319af3227a8
Author: Christophe Lyon <christophe.lyon@linaro.org>
Date:   Wed Apr 17 13:56:19 2024 +0000

    libcpp: Regenerate aclocal.m4 and configure [PR 114748]
    
    As discussed in the PR, aclocal.m4 and configure were incorrectly
    regenerated at some point.
    
    2024-04-17  Christophe Lyon  <christophe.lyon@linaro.org>
    
            PR preprocessor/114748
            libcpp/
            * aclocal.m4: Regenerate.
            * configure: Regenerate.

Diff:
---
 libcpp/aclocal.m4 | 1 +
 libcpp/configure  | 3 +++
 2 files changed, 4 insertions(+)

diff --git a/libcpp/aclocal.m4 b/libcpp/aclocal.m4
index 4fc81709622..4d898ea2c97 100644
--- a/libcpp/aclocal.m4
+++ b/libcpp/aclocal.m4
@@ -26,6 +26,7 @@ m4_include([../config/lib-ld.m4])
 m4_include([../config/lib-link.m4])
 m4_include([../config/lib-prefix.m4])
 m4_include([../config/nls.m4])
+m4_include([../config/override.m4])
 m4_include([../config/po.m4])
 m4_include([../config/progtest.m4])
 m4_include([../config/warnings.m4])
diff --git a/libcpp/configure b/libcpp/configure
index 8a38c0546e3..32d6aaa3069 100755
--- a/libcpp/configure
+++ b/libcpp/configure
@@ -2670,6 +2670,9 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
 
 
 
+
+
+
 ac_aux_dir=
 for ac_dir in "$srcdir" "$srcdir/.." "$srcdir/../.."; do
   if test -f "$ac_dir/install-sh"; then

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-17 14:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-17 14:08 [gcc r14-10006] libcpp: Regenerate aclocal.m4 and configure [PR 114748] Christophe Lyon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).