mmm, just wondering : why is this needed ?

didou

Nuno Lopes wrote:
nlopess Sat Mar 20 04:33:37 2004 EDT

Modified files: /livedocs configure.in Log:
fix broken configure
http://cvs.php.net/diff.php/livedocs/configure.in?r1=1.17&r2=1.18&ty=u
Index: livedocs/configure.in
diff -u livedocs/configure.in:1.17 livedocs/configure.in:1.18
--- livedocs/configure.in:1.17 Wed Mar 17 05:45:50 2004
+++ livedocs/configure.in Sat Mar 20 04:33:34 2004
@@ -1,8 +1,8 @@
## A configure script
-## $Id: configure.in,v 1.17 2004/03/17 10:45:50 didou Exp $
+## $Id: configure.in,v 1.18 2004/03/20 09:33:34 nlopess Exp $
AC_PREREQ(2.13)
-AC_INIT(livedoc.css)
+AC_INIT(livedoc.php)
AC_ARG_WITH(php,[ --with-php[=PATH] Look for PHP executable needed for livedocs scripts],
[

Reply via email to