2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-21 14:49:41 +00:00
Files
openvswitch/m4/automake.mk
Ben Pfaff ed1be7871b configure: Add macros to check for #include_next and add a workaround.
This will be used for the #include_next in string.h in the following
commit.

Signed-off-by: Ben Pfaff <blp@nicira.com>
2013-12-13 09:57:40 -08:00

11 lines
339 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