Merge branch 'belle-sip' of git.linphone.org:linphone-iphone-private into belle-sip

This commit is contained in:
Jehan Monnier 2013-06-04 10:35:37 +02:00
commit 7ba162c58b

View file

@ -49,3 +49,7 @@ RANLIB="xcrun ranlib"
CPPFLAGS="-Dasm=__asm"
OBJCFLAGS="-x objective-c -fexceptions -gdwarf-2 -fobjc-abi-version=2 -fobjc-legacy-dispatch"
#Force install script to use -C so that header files don't get re-written if not changed.
INSTALL_DATA="ginstall -C"