From fb8d773f0d2570a16324562ca811e4b8fbaeb87d Mon Sep 17 00:00:00 2001
From: ellson <devnull@localhost>
Date: Fri, 6 Mar 2009 16:47:56 +0000
Subject: [PATCH] distribute a VS compatible version of config.h    -- will get
 overwritten if ./configure is run

---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 23ef5babe..ad49a826e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,7 +28,7 @@ dist-hook:
 
 EXTRA_DIST = $(txt) $(html) graphviz.spec.in graphviz.spec \
 	autogen.sh config/depcomp config/config.rpath \
-	builddate.h ast_common.h.in compat.h config.h.vs_extra \
+	builddate.h ast_common.h.in compat.h config.h \
 	Makefile.old Config.mk.old configure.old INSTALL.old \
 	Makeargs config.h.old compat_getopt.h iffe config.iffe \
 	m4/README m4/iconv.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 \
-- 
2.40.0