]> granicus.if.org Git - graphviz/commitdiff
back out last change - its just too ugly!
authorellson <devnull@localhost>
Fri, 20 Feb 2009 17:45:41 +0000 (17:45 +0000)
committerellson <devnull@localhost>
Fri, 20 Feb 2009 17:45:41 +0000 (17:45 +0000)
cmd/dot/Makefile.am
cmd/dot/stub.cpp [deleted file]

index 004fb76711533710221938b8fa64ba54fe3134ba..f52465f2b325baf8ce648e93299d22a2c387c15b 100644 (file)
@@ -73,7 +73,7 @@ uninstall-hook:
 dot.1.pdf: $(srcdir)/dot.1
        - $(GROFF) -Tps -man $(srcdir)/dot.1 | $(PS2PDF) - - >dot.1.pdf
 
-dot_static_SOURCES = dot.c dot_builtins.c no_demand_loading.c stub.cpp
+dot_static_SOURCES = dot.c dot_builtins.c no_demand_loading.c
 dot_static_LDADD = \
        $(top_builddir)/plugin/dot_layout/libgvplugin_dot_layout_C.la \
        $(top_builddir)/plugin/neato_layout/libgvplugin_neato_layout_C.la \
diff --git a/cmd/dot/stub.cpp b/cmd/dot/stub.cpp
deleted file mode 100644 (file)
index aa4ed3c..0000000
+++ /dev/null
@@ -1 +0,0 @@
-// trick libtool into using g++ for linking