configure: Add macros to check for #include_next and add a workaround.
[sliver-openvswitch.git] / m4 / automake.mk
diff --git a/m4/automake.mk b/m4/automake.mk
new file mode 100644 (file)
index 0000000..672a221
--- /dev/null
@@ -0,0 +1,10 @@
+# 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