libctf: remove AC_CONFIG_MACRO_DIR
authorIndu Bhagat <indu.bhagat@oracle.com>
Mon, 12 Dec 2022 17:34:54 +0000 (09:34 -0800)
committerIndu Bhagat <indu.bhagat@oracle.com>
Mon, 12 Dec 2022 17:34:54 +0000 (09:34 -0800)
commitc6c1fccd8f53b2129830a51cd1b6d91ba7e98f1d
treeb7ace276a4f6c5a2bf3d277c2f31445ada9b4c22
parent78eb490c2c0f3d805e5d664b5ce18c09fbf1f00e
libctf: remove AC_CONFIG_MACRO_DIR

ACLOCAL_AMFLAGS is being set already.  So using AC_CONFIG_MACRO_DIR is
unnecessary.

ChangeLog:

* libctf/configure: Regenerated.
* libctf/configure.ac: remove AC_CONFIG_MACRO_DIR usage.
libctf/configure
libctf/configure.ac