]> 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/tclpathplan/Makefile.am
tclpkg/tkspline/Makefile.am

index 7af22da521389f6c2ccd0b5986fe39f1caec2649..589c746074cd33adaa854b77bb9d2e16c9d72379 100644 (file)
@@ -3,7 +3,7 @@
 
 SUBDIRS = demo
 
-pkgtcldir = @TCL_INSTALL_DIR@/@PACKAGE_NAME@-@PACKAGE_VERSION@
+pkgtcldir = $(pkglibdir)/tcl
 
 AM_CPPFLAGS = \
        -I$(top_srcdir) \
index cbaa92cdda1eaa9d6fb9f2a694751adc1af00f08..d1be99ce28cad7bf1c1d9185aba4ad475f81aa96 100644 (file)
@@ -3,7 +3,7 @@
 
 SUBDIRS = demo
 
-pkgtcldir = @TCL_INSTALL_DIR@/@PACKAGE_NAME@-@PACKAGE_VERSION@
+pkgtcldir = $(pkglibdir)/tcl
 pdfdir = $(pkgdatadir)/doc/pdf
 
 man = tkspline.n