Tk Library Source Code

Artifact [10fda8ce4e]
Login

Artifact 10fda8ce4eae147ac7d3df482158c77f4bc19fa3:

Attachment "tcllib.dif" to ticket [447141ffff] added by rmax 2001-08-02 18:37:56.
--- Makefile.in
+++ Makefile.in
@@ -127,8 +127,8 @@
 prefix = $(INSTALL_ROOT)@prefix@
 exec_prefix = $(INSTALL_ROOT)@exec_prefix@
 
-libdir = @libdir@
-mandir = @mandir@
+libdir = $(INSTALL_ROOT)@libdir@
+mandir = $(INSTALL_ROOT)@mandir@
 
 DESTDIR =