What am I missing besides a working brain ? :)

[EMAIL PROTECTED]:~/cvs/phpdoc-all$ make funclist.txt
[EMAIL PROTECTED]:~/cvs/phpdoc-all$ cat funclist.txt
Builds function list from PHP sources

Usage:
      ./scripts/genfunclist.php <php source dir>

      --help, -help, -h, -?
          to get this help.
# --------- PECL Stuff ---------
Builds function list from PHP sources

Usage:
      ./scripts/genfunclist.php <php source dir>

      --help, -help, -h, -?
          to get this help.



Anatoly Techtonik wrote:
> ||*()*|| Hi, Mehdi.
> 
> 
>>>    Do we need PECL functions to be present in funclist.txt?
>>>    I can add necessary code to makefile, but I can't download pecl
>>>sources, but I can ask if somebody have a desire to checkout pecl
>>>and update funclist.txt for me to test it will have worked properly?
> 
> 
> MA> I have a pecl checkout, tell me what you need me to do.
> MA> And yes, I do think we need PECL functions in funclist.txt
> 
> Standard operations - update phpdoc
> autoconf
> ./configure
> make funclist.txt
> 
> and checkin. That's all! =)
> After funclist.txt will be ready I'll take a look if it contains any
> garbage to adjust filters accordingly.
> 
> 
> t

Reply via email to