[Gambas-devel] Re: Test component compilation problem...

Benoit Minisini gambas at ...1...
Tue Jan 25 11:30:05 CET 2005


On Tuesday 25 January 2005 11:25, Srikanta Prasanna wrote:
> Hiya all,
>
> Thanks Laurent and Ron! I tried with the changes you both suggested,
> but still got the same makefile error :( So, I copied the Makefile.in from
> pcre dir, searched and replaced all 'pcre' occurences to 'xyz'! It
> compiled, but then the component is not included :(
>
> Dunno what I missed out...probably I gotta try building it again with new
> ideas ;)
>
> cheers,
> srikanta
>

You must NEVER modify Makefile.in by hand. Just Makefile.am! The 
autoconf/automake tools run when you type ./configure will do the job.

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the Devel mailing list