diff options
Diffstat (limited to 'exec')
| -rw-r--r-- | exec/configure.ac | 2 |
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]) | |||
| 559 | AC_CONFIG_HEADERS([config.h]) | 559 | AC_CONFIG_HEADERS([config.h]) |
| 560 | AC_CONFIG_FILES([Makefile]) | 560 | AC_CONFIG_FILES([Makefile]) |
| 561 | AS_IF([test "x$is_mips" = xyes], | 561 | AS_IF([test "x$is_mips" = xyes], |
| 562 | [AC_CONFIG_FILES ([config-mips.m4])]) | 562 | [AC_CONFIG_FILES([config-mips.m4])]) |
| 563 | 563 | ||
| 564 | AC_SUBST([AUTO_DEPEND]) | 564 | AC_SUBST([AUTO_DEPEND]) |
| 565 | AC_SUBST([LOADERFLAGS]) | 565 | AC_SUBST([LOADERFLAGS]) |