public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* In libctf, make AC_CONFIG_MACRO_DIR consistent with ACLOCAL_AMFLAGS
@ 2021-01-04  0:39 Alan Modra
  0 siblings, 0 replies; only message in thread
From: Alan Modra @ 2021-01-04  0:39 UTC (permalink / raw)
  To: binutils

	PR 27117
	* configure.ac: Make AC_CONFIG_MACRO_DIR consistent with
	ACLOCAL_AMFLAGS -I dirs.
	* configure: Regenerate.

diff --git a/libctf/configure.ac b/libctf/configure.ac
index 63bb77bae7..3c57e652c0 100644
--- a/libctf/configure.ac
+++ b/libctf/configure.ac
@@ -21,6 +21,7 @@ dnl
 AC_PREREQ(2.64)
 AC_INIT([libctf], 1.2.0)
 AC_CONFIG_SRCDIR(ctf-impl.h)
+AC_CONFIG_MACRO_DIR(..)
 AC_CONFIG_MACRO_DIR(../config)
 AC_CONFIG_MACRO_DIR(../bfd)
 AC_USE_SYSTEM_EXTENSIONS

-- 
Alan Modra
Australia Development Lab, IBM

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

only message in thread, other threads:[~2021-01-04  0:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-04  0:39 In libctf, make AC_CONFIG_MACRO_DIR consistent with ACLOCAL_AMFLAGS Alan Modra

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).