lldpad/lldpad-0.9.46-subdir-objects.patch
2014-03-11 15:49:48 +01:00

12 lines
329 B
Diff

diff --git a/configure.ac b/configure.ac
index 119ab58..de7e402 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_INIT([lldpad], [0.9.46], [lldp-devel@open-lldp.org])
-AM_INIT_AUTOMAKE([-Wall -Werror foreign])
+AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
m4_pattern_allow([AM_PROG_AR])
AM_PROG_AR