Le Saturday 15 December 2007 17:47:31 Chi-Thanh Christopher Nguyen, vous avez écrit : > Hello, > > I would like to disable gsm support in linphone at compile-time, because > the gsm library installed on my amd64 system has problems with PIC. > > The configure script does not recognize a "--disable-gsm" or > "--without-gsm" parameter, it will detect and compile in gsm no matter > what. How can I disable gsm in configure? Unfortunately this is not possible. You can workaround by temporarily renaming /usr/include/gsm/gsm.h into /usr/include/gsm/gsm.h.bak in order to run configure, and revert back once linphone is compiled.
> > Thanks in advance. > > > Regards, > Chi-Thanh Christopher Nguyen > > > > _______________________________________________ > Linphone-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/linphone-users _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
