; * exec/configure.ac (config-mips.m4): Fix typo.
This commit is contained in:
parent
597161fe1e
commit
b683280f87
1 changed files with 1 additions and 1 deletions
|
@ -559,7 +559,7 @@ AC_SUBST([FIND_DELETE])
|
|||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_CONFIG_FILES([Makefile])
|
||||
AS_IF([test "x$is_mips" = xyes],
|
||||
[AC_CONFIG_FILES ([config-mips.m4])])
|
||||
[AC_CONFIG_FILES([config-mips.m4])])
|
||||
|
||||
AC_SUBST([AUTO_DEPEND])
|
||||
AC_SUBST([LOADERFLAGS])
|
||||
|
|
Loading…
Add table
Reference in a new issue