aboutsummaryrefslogtreecommitdiffstats
path: root/exec
diff options
context:
space:
mode:
Diffstat (limited to 'exec')
-rw-r--r--exec/configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/exec/configure.ac b/exec/configure.ac
index 86e716690c1..d91049b8d7b 100644
--- a/exec/configure.ac
+++ b/exec/configure.ac
@@ -559,7 +559,7 @@ AC_SUBST([FIND_DELETE])
559AC_CONFIG_HEADERS([config.h]) 559AC_CONFIG_HEADERS([config.h])
560AC_CONFIG_FILES([Makefile]) 560AC_CONFIG_FILES([Makefile])
561AS_IF([test "x$is_mips" = xyes], 561AS_IF([test "x$is_mips" = xyes],
562 [AC_CONFIG_FILES ([config-mips.m4])]) 562 [AC_CONFIG_FILES([config-mips.m4])])
563 563
564AC_SUBST([AUTO_DEPEND]) 564AC_SUBST([AUTO_DEPEND])
565AC_SUBST([LOADERFLAGS]) 565AC_SUBST([LOADERFLAGS])