summary refs log tree commit diff
path: root/tools/create-exports-NetworkManager.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/create-exports-NetworkManager.sh')
-rwxr-xr-xtools/create-exports-NetworkManager.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/create-exports-NetworkManager.sh b/tools/create-exports-NetworkManager.sh
index ef4b381a..855d8375 100755
--- a/tools/create-exports-NetworkManager.sh
+++ b/tools/create-exports-NetworkManager.sh
@@ -26,7 +26,8 @@ _build() {
                  --with-modem-manager-1 \
                  --with-ofono \
                  --with-more-asserts \
-                 --with-more-logging
+                 --with-more-logging \
+                 --disable-autotools-deprecation
     make -j20
 }