chiark / gitweb /
sd-network: expose 'unmanaged' as a regular state
[elogind.git] / autogen.sh
index 449a2e6d5606d5c11c6a87edd6db33cffdc40124..4823fe715840e877fad33c651764411d8d512f0c 100755 (executable)
@@ -72,7 +72,7 @@ elif [ "x$1" = "xl" ]; then
         $topdir/configure CC=clang CFLAGS='-g -O0 -ftrapv -Wno-gnu' --enable-compat-libs --enable-kdbus $args
         make clean
 elif [ "x$1" = "xs" ]; then
-        scan-build $topdir/configure CFLAGS='-std=gnu99 -g -O0 -ftrapv' --enable-compat-libs --enable-kdbus $args
+        scan-build $topdir/configure CFLAGS='-std=gnu99 -g -O0 -ftrapv' --enable-kdbus $args
         scan-build make
 else
         echo