Re: [Ekiga-devel-list] PTLib autotools; install error with --disable-video

2012-08-17 Thread Eugen Dedu
On 14/08/12 17:28, Eugen Dedu wrote: On 14/08/12 17:14, hohy...@eml.cc wrote: 2 issues are addressed in this mail: - unusual and undesirable autotools behaviour - an error during 'make install' after 'configure --disable-video' After configure, 'make' will not recompile, even if compile parame

Re: [Ekiga-devel-list] PTLib autotools; install error with --disable-video

2012-08-14 Thread hohyeis
> Does this appear after having used make? Yes. -- http://www.fastmail.fm - Does exactly what it says on the tin ___ ekiga-devel-list mailing list ekiga-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/ekiga-devel-list

Re: [Ekiga-devel-list] PTLib autotools; install error with --disable-video

2012-08-14 Thread Eugen Dedu
On 14/08/12 17:14, hohy...@eml.cc wrote: 2 issues are addressed in this mail: - unusual and undesirable autotools behaviour - an error during 'make install' after 'configure --disable-video' After configure, 'make' will not recompile, even if compile parameters have changed, when object files

[Ekiga-devel-list] PTLib autotools; install error with --disable-video

2012-08-14 Thread hohyeis
2 issues are addressed in this mail: - unusual and undesirable autotools behaviour - an error during 'make install' after 'configure --disable-video' After configure, 'make' will not recompile, even if compile parameters have changed, when object files are present. This is unlike other projects