Elaine:

>> You don't need to check for both mediaLib 2.3 and mediaLib 2.5. This
>> is needed only in GTK+ because it uses some new functions in mediaLib
>> 2.5, and also some functions in older versions of the library.
> Thanks for the review,
> The reason of keeping checking medialib2.3 is that Ekiga will possibly 
> use some functions in the older version of medialib since the 
> perfermance tuning on Ekiga is not finished yet. If there is no chance 
> to use medialib2.3 in Ekiga, I'd not check it.

If, in the future, you need to check for specific versions of mediaLib,
then you can add more configure checks later.  I'd avoid setting two
defines when you are only using one.

Brian

Reply via email to