summaryrefslogtreecommitdiffstats
path: root/patches/systemd-223/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'patches/systemd-223/autogen.sh')
-rwxr-xr-xpatches/systemd-223/autogen.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/patches/systemd-223/autogen.sh b/patches/systemd-223/autogen.sh
new file mode 100755
index 000000000..cbfab1ee7
--- /dev/null
+++ b/patches/systemd-223/autogen.sh
@@ -0,0 +1,9 @@
+#!/bin/bash
+
+autoreconf \
+ --force \
+ --install \
+ --warnings=cross \
+ --warnings=syntax \
+ --warnings=obsolete \
+ --warnings=unsupported