cvs: smarty /docs configure.in

"Nuno Lopes" <[email protected]>
Newsgroups gmane.comp.php.cvs.smarty
Message-ID <cvsnlopess1081850212@cvsserver>
nlopess		Tue Apr 13 05:56:52 2004 EDT

  Modified files:              
    /smarty/docs	configure.in 
  Log:
  do not need inipath
  
http://cvs.php.net/diff.php/smarty/docs/configure.in?r1=1.7&r2=1.8&ty=u
Index: smarty/docs/configure.in
diff -u smarty/docs/configure.in:1.7 smarty/docs/configure.in:1.8
--- smarty/docs/configure.in:1.7	Tue Apr 13 03:26:17 2004
+++ smarty/docs/configure.in	Tue Apr 13 05:56:52 2004
@@ -1,4 +1,4 @@
-dnl $Id: configure.in,v 1.7 2004/04/13 07:26:17 didou Exp $
+dnl $Id: configure.in,v 1.8 2004/04/13 09:56:52 nlopess Exp $
 
 dnl autoconf initialisation
 AC_INIT()
@@ -306,7 +306,7 @@
 then
 
  dnl create entity mapping file 
- $PHP -c $INIPATH -q ./scripts/file-entities.php
+ $PHP -q ./scripts/file-entities.php
 
 else
 

-- 
Smarty CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.