2
0
mirror of https://github.com/openvswitch/ovs synced 2025-08-31 06:15:47 +00:00
Files
ovs/m4/automake.mk
Ben Pfaff 5dc451b65f m4: Add pkg.m4 from pkg-config.
This way, users do not have to install the m4 file from pkg-config, which
was not previously a requirement.  Without this change, "configure" fails
when pkg.m4 is not available via aclocal:

./configure: line 26189: `        PKG_CHECK_MODULES(DPDK, libdpdk,'

Reported-by: Alin Serdean <aserdean@cloudbasesolutions.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
Acked-by: Alin Gabriel Serdean <aserdean@cloudbasesolutions.com>
2017-08-08 16:02:27 -07:00

12 lines
352 B
Makefile

# Copyright (C) 2013 Nicira, Inc.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved. This file is offered as-is,
# without warranty of any kind.
EXTRA_DIST += \
m4/absolute-header.m4 \
m4/include_next.m4 \
m4/pkg.m4