]> granicus.if.org Git - graphviz/commit
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)
commitd7f1c8ba50f353d14247acd188b41ad9d1cc2d20
tree870708501b01ca4e5a5bf2203394da6bfeaae22d
parent4d05e2e7cd9551bfecf6bfd6ca0ede58182bacaf
Fix #1268
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