]> granicus.if.org Git - graphviz/commitdiff
Fix #1268
authorellson <devnull@localhost>
Wed, 9 Jan 2008 19:34:49 +0000 (19:34 +0000)
committerellson <devnull@localhost>
Wed, 9 Jan 2008 19:34:49 +0000 (19:34 +0000)
Installation of softlinks into non-owned directories is done as a
separate step, with soft failures, so that a developer can do:
   ./configure --prefix=$HOME/graphviz; make; make install
without root priviledges.

tclpkg/gv/demo/Makefile.am

index 81b0ddb526b6ee83c44ff6fba8754aeb2bb95304..354a2137e6ff3531515b36ab8e0eb3dbe5e78802 100644 (file)
@@ -62,3 +62,5 @@ endif
 if WITH_TCL
 demotcl_SCRIPTS = modgraph.tcl
 endif
+
+EXTRA_DIST = modgraph.*