]> granicus.if.org Git - graphviz/commitdiff
Fix dot2l to make under Windows
authorerg <devnull@localhost>
Tue, 13 Mar 2007 15:48:00 +0000 (15:48 +0000)
committererg <devnull@localhost>
Tue, 13 Mar 2007 15:48:00 +0000 (15:48 +0000)
cmd/lefty/dot2l/Makefile.am

index c064beec4c0b8efd7d6673ff9168f89b9737c9a0..aff9cd0626442010bc7770159caaa0e23bc053ac 100644 (file)
@@ -9,6 +9,9 @@ noinst_HEADERS = dot2l.h triefa.h dotparse.h
 if WITH_X
 noinst_LTLIBRARIES = libdot2l.la
 endif
+if WITH_WIN32
+noinst_LTLIBRARIES = libdot2l.la
+endif
 
 libdot2l_la_SOURCES = dot2l.c dotlex.c dotparse.y dottrie.c