summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2017-08-13 09:40:18 +0200
committerWerner Lemberg <wl@gnu.org>2017-08-13 09:40:48 +0200
commit9f5783bb1a7999b79d6acb6185b8830fc240a089 (patch)
tree71a44fe858ff6dd5bf15e29549d3803afdaa5479
parentb45043c44030337c1f7006f8c3d19fdfffe541f6 (diff)
downloadfreetype2-9f5783bb1a7999b79d6acb6185b8830fc240a089.tar.gz
Minor.
-rw-r--r--builds/unix/configure.raw2
1 files changed, 1 insertions, 1 deletions
diff --git a/builds/unix/configure.raw b/builds/unix/configure.raw
index ef6debed4..b2bb16045 100644
--- a/builds/unix/configure.raw
+++ b/builds/unix/configure.raw
@@ -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])])