linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re : [Linphone-developers] small mistake in linphonecore & how to autoge


From: Aurelien Bouin
Subject: Re : [Linphone-developers] small mistake in linphonecore & how to autogen without any problem ?
Date: Thu, 4 Feb 2010 08:44:20 +0000 (GMT)

Hello,
I was talking about being able to choose the libtool version, it's done with the patch attached. If you could let me know about the autotools version that you are using though.
Thank you,

Aurélien BOUIN

--- En date de : Mar 2.2.10, Aurelien Bouin <address@hidden> a écrit :

De: Aurelien Bouin <address@hidden>
Objet: [Linphone-developers] small mistake in linphonecore & how to autogen without any problem ?
À: address@hidden
Date: Mardi 2 Février 2010, 13h29

Hello,
I just want to correct a small mistake in linphonecore in the function apply_user_agent,
 - lp_config_set_int(lc->config,"rtp","video_jitt_comp",config->audio_jitt_comp);
 + lp_config_set_int(lc->config,"rtp","video_jitt_comp",config->video_jitt_comp);

I am wondering how to generate the configure files in a proper way each time I get a new version from the GIT, the problem is that sometimes my libtool is not the good version to generate files ... so I have to change in the autogen.sh script the version number . . . could it be possible to specify which version to use with libtool in the same way that it's done with autotools ? and could it be possible to specify the one that you use to generate it ?

Thank you,

Aurélien BOUIN


-----La pièce jointe associée suit-----

_______________________________________________
Linphone-developers mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/linphone-developers

Attachment: be_able_to_change_libtool_version.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]