linphone-developers
[Top][All Lists]
Advanced

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

[Linphone-developers] README and Makefile is not synchronized (linphone-


From: Rodrigo Pimenta Carvalho
Subject: [Linphone-developers] README and Makefile is not synchronized (linphone-android).
Date: Fri, 31 Jan 2014 16:16:38 -0200

Hi.

For linphone-android, the Makefile has:

-----------------------------------------------------------

ENABLE_GPL_THIRD_PARTIES=1

#default options, can be overidden using make OPTION=value .

ifeq ($(ENABLE_GPL_THIRD_PARTIES),1)
BUILD_X264=1
BUILD_G729=1
BUILD_GPLV3_ZRTP=1

-------------------------------------------------------------

The README, for example, says:

BUILD_X264
        values: 0 (don't build x264) or 1 (build x264), default value: 0

So, the README is not synchronized with the Makefile.
Tell if I'm wrong, please.

Thanks.

Rodrigo Pimenta Carvalho.



reply via email to

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