chiark / gitweb /
+ * Dynamically linked clients now made with -l, so as to avoid rpath.
authorian <ian>
Wed, 13 Oct 1999 01:16:30 +0000 (01:16 +0000)
committerian <ian>
Wed, 13 Oct 1999 01:16:30 +0000 (01:16 +0000)
commit9310ea4d89cbdfebe7eb00a7c021e024364541c7
tree6cef60623f7f7d7b1d1642c47c915affb639e170
parentb6a93f16a1f18a079b5c09f38762b11b1fe41146
+  * Dynamically linked clients now made with -l, so as to avoid rpath.

@@ -43,6 +43,8 @@
+  * Dynamically linked clients now made with -l, so as to avoid rpath.
+  * Do not use $^ in make rules (should help with non-GNU make).
changelog
client/Makefile.in
configure
configure.in
dynamic/Makefile.in
settings.make.in