]> git.ipfire.org Git - thirdparty/lldpd.git/commit
build: allow an embedded subdir to be absent
authorVincent Bernat <vincent@bernat.im>
Sat, 14 Nov 2015 06:50:36 +0000 (07:50 +0100)
committerVincent Bernat <vincent@bernat.im>
Sat, 14 Nov 2015 06:50:36 +0000 (07:50 +0100)
commit986bcc6995789470774bcebdf14108fdc7d03c7d
tree1e0323d0a59d3539f0669f0afb7d01e5b4c55416
parent126970da3a89f2b313d3d49b0bd63396b7162ca0
build: allow an embedded subdir to be absent

This will break some stuff, but it was already the case when we were
using AC_CONFIG_SUBDIR.
m4/config_subdirs.m4