1997-01-02 07:12:38 +00:00
|
|
|
--- unix-tk4.1/Makefile.in.orig Sat Dec 28 06:15:15 1996
|
|
|
|
+++ unix-tk4.1/Makefile.in Mon Dec 30 19:29:02 1996
|
|
|
|
@@ -31,7 +31,7 @@
|
1996-12-30 07:13:51 +00:00
|
|
|
# Directory in which to install the library of Tix scripts and demos
|
|
|
|
# (note: you can set the TIX_LIBRARY environment variable at run-time to
|
|
|
|
# override the compiled-in location):
|
1997-01-02 07:12:38 +00:00
|
|
|
-TIX_LIBRARY = $(prefix)/lib/tix$(TIX_VERSION)
|
|
|
|
+TIX_LIBRARY = $(prefix)/share/tix$(TIX_VERSION)
|
1996-12-30 07:13:51 +00:00
|
|
|
|
|
|
|
# Directory in which to install the archive libtix.a:
|
|
|
|
LIB_DIR = $(exec_prefix)/lib
|