]> granicus.if.org Git - graphviz/commitdiff
iffe no longer has strict KSH dependency, which is good because older Darwins don...
authorellson <devnull@localhost>
Mon, 19 Jun 2006 12:34:08 +0000 (12:34 +0000)
committerellson <devnull@localhost>
Mon, 19 Jun 2006 12:34:08 +0000 (12:34 +0000)
lib/sfio/Sfio_dc/Makefile.am

index 55a232672bff6edf83acbedc0dd0f0d9fd2b6700..c7f8798bcdf882beee22cb5664aa08bde439c360 100644 (file)
@@ -11,7 +11,7 @@ libsfiodc_C_la_SOURCES = sfdcdio.c sfdcdos.c sfdcfilter.c sfdclzw.c \
 
 ${top_builddir}/FEATURE/sfio:  ${top_srcdir}/lib/sfio/features/sfio
        mkdir -p ${top_builddir}/FEATURE
-       @KSH@ $(top_srcdir)/iffe - set cc $(CC) $(CCMODE) $(CXFLAGS) : run  ${top_srcdir}/lib/sfio/features/sfio > $@
+       $(top_srcdir)/iffe - set cc $(CC) $(CCMODE) $(CXFLAGS) : run  ${top_srcdir}/lib/sfio/features/sfio > $@
 
 $(libsfiodc_C_la_OBJECTS): ${top_builddir}/FEATURE/sfio