mcst-linux-kernel/patches-2024.06.26/NetworkManager-1.22.5/0000-ourconfigure.patch

14 lines
554 B
Diff

--- a/autogen.sh 2020-01-23 16:24:17.528852815 +0300
+++ b/autogen.sh 2020-01-23 16:35:30.100834694 +0300
@@ -27,6 +27,7 @@
AUTOPOINT='intltoolize --automake --copy' autoreconf --force --install --verbose
cd $olddir
-if test -z "$NOCONFIGURE"; then
- exec $srcdir/configure --enable-maintainer-mode --enable-more-warnings=error --enable-gtk-doc --enable-introspection "$@"
-fi
+#rasp::
+#if test -z "$NOCONFIGURE"; then
+# exec $srcdir/configure --enable-maintainer-mode --enable-more-warnings=error --enable-gtk-doc --enable-introspection "$@"
+#fi