On Mon, 23 Feb 2009 09:18:26 -0800, Eric House <eeho...@eehouse.org> wrote:
> Vincent R. wrote:
> 
>> Actually I fixed it in my local repository but never reported it to
>> cegcc.
>> Line 303 : 
>> Do the following modification
>> 
>> # If the file does not exist, the user really needs makeinfo;
>>     # let's fail without touching anything.
>>     # test -f $file || exit 1
>>     # touch $file
>>     if test -n "$file"; then
>>        touch $file
>>     fi
>>     ;;
> 
> Mind posting a patch or diff?  I can't figure out what file you've
> modified here.
> 
> Thanks,
> 
> --Eric

Sorry don't have time. it's file named missing located in newlib

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to