configure: fix typo s/PostPcript/PostScript/.

This commit is contained in:
Jehan 2017-01-29 01:05:32 +01:00
parent 4245deb59f
commit 0319b49fbf
1 changed files with 1 additions and 1 deletions

View File

@ -1422,7 +1422,7 @@ if test "x$with_gs" != xno; then
if test "x$have_gs" != xyes -a "x$with_gs" = xyes; then
AC_MSG_ERROR([
*** Checks for Ghostscript library failed. You can build without it by passing
*** --without-gs to configure but you won't be able to use PostPcript files then.])
*** --without-gs to configure but you won't be able to use PostScript files then.])
fi
fi