mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-05 02:44:27 +02:00
typo
This commit is contained in:
@@ -249,7 +249,7 @@ AC_ARG_WITH(fop,
|
|||||||
]
|
]
|
||||||
)
|
)
|
||||||
if test $FOP = "no"; then
|
if test $FOP = "no"; then
|
||||||
AC_MSG_WARN([no fop binary found, PDF generation work])
|
AC_MSG_WARN([no fop binary found, PDF generation won't work])
|
||||||
fi
|
fi
|
||||||
AC_SUBST(FOP)
|
AC_SUBST(FOP)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user