summaryrefslogtreecommitdiff
path: root/libiberty/configure
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-02-13 21:25:28 -0500
committerMike Frysinger <vapier@gentoo.org>2021-02-20 03:33:32 -0500
commit470beb9219a1960e6b662d9fed96aa04ef18628a (patch)
tree2eb1a645d3b7453d7a5a6e1e4f58b5672e26fcba /libiberty/configure
parent93e8054406e803202b0e97ec3917820dcd824761 (diff)
libiberty: autogenerate aclocal.m4
Move custom macros to acinclude.m4 so we can autogenerate aclocal.m4 with aclocal. This matches every other project in the tree. libiberty/ChangeLog: * Makefile.in (ACLOCAL, ACLOCAL_AMFLAGS, $(srcdir)/aclocal.m4): Define. (configure_deps): Rename to ... (aclocal_deps): ... this. Replace aclocal.m4 with acinclude.m4. ($(srcdir)/configure): Replace $(configure_deps) with $(srcdir)/aclocal.m4. * aclocal.m4: Move libiberty macros to acinclude.m4, then regenerate. * acinclude.m4: New file. * configure: Regenerate.
Diffstat (limited to 'libiberty/configure')
-rwxr-xr-xlibiberty/configure3
1 files changed, 0 insertions, 3 deletions
diff --git a/libiberty/configure b/libiberty/configure
index b6af9baf212..2ea7c119809 100755
--- a/libiberty/configure
+++ b/libiberty/configure
@@ -2458,9 +2458,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
# This works around the fact that libtool configuration may change LD
# for this particular configuration, but some shells, instead of
# keeping the changes in LD private, export them just because LD is