cvs: smarty /docs configure.in
"Nuno Lopes" <[email protected]>
| Newsgroups | gmane.comp.php.cvs.smarty |
|---|---|
| Message-ID | <cvsnlopess1091189756@cvsserver> |
nlopess Fri Jul 30 08:15:56 2004 EDT
Modified files:
/smarty/docs configure.in
Log:
typo
http://cvs.php.net/diff.php/smarty/docs/configure.in?r1=1.11&r2=1.12&ty=u
Index: smarty/docs/configure.in
diff -u smarty/docs/configure.in:1.11 smarty/docs/configure.in:1.12
--- smarty/docs/configure.in:1.11 Fri Jul 30 06:42:52 2004
+++ smarty/docs/configure.in Fri Jul 30 08:15:55 2004
@@ -1,4 +1,4 @@
-dnl $Id: configure.in,v 1.11 2004/07/30 10:42:52 nlopess Exp $
+dnl $Id: configure.in,v 1.12 2004/07/30 12:15:55 nlopess Exp $
dnl autoconf initialisation
AC_INIT()
@@ -249,7 +249,7 @@
]
)
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
AC_SUBST(FOP)
--
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php