This commit is contained in:
Werner Lemberg 2017-08-13 09:40:18 +02:00
parent b45043c440
commit 9f5783bb1a
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@ if test "x$GCC" = xyes; then
}
])],
[AC_MSG_RESULT([ok, add it to XX_ANSIFLAGS])
[AC_MSG_RESULT([ok, adding to XX_ANSIFLAGS])
XX_ANSIFLAGS="${XX_ANSIFLAGS} ${a}"
],
[AC_MSG_RESULT([no])])