]> granicus.if.org Git - graphviz/commitdiff
Fix sfio to build on Windows.
authorerg <devnull@localhost>
Fri, 4 May 2007 18:38:09 +0000 (18:38 +0000)
committererg <devnull@localhost>
Fri, 4 May 2007 18:38:09 +0000 (18:38 +0000)
lib/sfio/Makefile.am

index 31c75f4eaf02a2a423255ff2dfcf2af99213f5da..c12e8863ea2557edb279fc4bf67f81045f38803f 100644 (file)
@@ -1,7 +1,7 @@
 # $Id$ $Revision$
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = Sfio_dc Sfio_f
+SUBDIRS = Sfio_f
 
 AM_CPPFLAGS = -I$(top_srcdir)/lib/ast
 
@@ -23,7 +23,6 @@ libsfio_C_la_SOURCES = sfclose.c sfclrlock.c sfcvt.c sfdisc.c \
        sfvscanf.c sfwr.c sfwrite.c
 
 libsfio_C_la_DEPENDENCIES = \
-       Sfio_dc/libsfiodc_C.la \
        Sfio_f/libsfiof_C.la
 
 $(top_builddir)/FEATURE/sfio: $(top_srcdir)/lib/sfio/features/sfio