OSDN Git Service

build: Enable --enable-deprecated in bootstrap-configure
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 1 Mar 2017 11:57:57 +0000 (13:57 +0200)
committerLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 1 Mar 2017 11:57:57 +0000 (13:57 +0200)
bootstrap-configure shall contain all possible options to be able to
catch any build problems.

bootstrap-configure

index 11de9fa..47926fc 100755 (executable)
@@ -16,6 +16,7 @@ fi
                --enable-backtrace \
                --enable-testing \
                --enable-experimental \
+               --enable-deprecated \
                --enable-nfc \
                --enable-sap \
                --enable-health \