aboutsummaryrefslogtreecommitdiff
path: root/sim/aarch64/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'sim/aarch64/configure.ac')
-rw-r--r--sim/aarch64/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/aarch64/configure.ac b/sim/aarch64/configure.ac
index 8ce7772..1c212dc 100644
--- a/sim/aarch64/configure.ac
+++ b/sim/aarch64/configure.ac
@@ -20,7 +20,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program. If not, see <http://www.gnu.org/licenses/>. */
AC_INIT(Makefile.in)
-AC_CONFIG_MACRO_DIRS([../common ../.. ../../config])
+AC_CONFIG_MACRO_DIRS([../m4 ../.. ../../config])
SIM_AC_COMMON