mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 05:17:07 +02:00
12 lines
468 B
Diff
12 lines
468 B
Diff
--- ddclient-3.11.2.orig/configure.ac
|
|
+++ ddclient-3.11.2/configure.ac
|
|
@@ -11,7 +11,7 @@
|
|
# tap-driver.sh, so build-aux/tap-driver.sh is checked in to keep the
|
|
# above AC_REQUIRE_AUX_FILE line from causing configure to complain
|
|
# about a mising file if the user has Automake 1.11.)
|
|
-AM_INIT_AUTOMAKE([1.11 -Wall -Werror foreign subdir-objects parallel-tests])
|
|
+AM_INIT_AUTOMAKE([1.11 -Wall foreign subdir-objects parallel-tests])
|
|
AM_SILENT_RULES
|
|
|
|
AC_PROG_MKDIR_P
|