open-lldp/open-lldp-0.9.46-bootstrap.patch

11 lines
440 B
Diff
Raw Normal View History

diff -Nru open-lldp-0.9.46.orig/configure.ac open-lldp-0.9.46/configure.ac
--- open-lldp-0.9.46.orig/configure.ac 2014-06-24 00:22:39.330865545 +0200
+++ open-lldp-0.9.46/configure.ac 2014-06-24 00:21:31.848848321 +0200
@@ -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