summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-11-16 20:11:53 +0100
committerStefan Metzmacher <metze@samba.org>2007-12-21 05:45:35 +0100
commitb7c5d2b0c9e3366e61bf83ea7b49aff4da05ac0d (patch)
tree6ff147f1438c13d02442d86ca107f5dcf96ba7ca /source4
parent4b546eada1cbf36de1d040452ff9cf5445d26ab3 (diff)
downloadsamba-b7c5d2b0c9e3366e61bf83ea7b49aff4da05ac0d.tar.gz
samba-b7c5d2b0c9e3366e61bf83ea7b49aff4da05ac0d.tar.bz2
samba-b7c5d2b0c9e3366e61bf83ea7b49aff4da05ac0d.zip
r26002: Use osf rather than tru64 - pointed out by metze.
(This used to be commit df10de42958e65f46298c2fc879688985d1f7ef3)
Diffstat (limited to 'source4')
-rw-r--r--source4/lib/replace/libreplace_ld.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/replace/libreplace_ld.m4 b/source4/lib/replace/libreplace_ld.m4
index e9c7629643..58b94673dc 100644
--- a/source4/lib/replace/libreplace_ld.m4
+++ b/source4/lib/replace/libreplace_ld.m4
@@ -255,7 +255,7 @@ AC_DEFUN([AC_LIBREPLACE_RUNTIME_LIB_PATH_VAR],
*hpux*)
LIB_PATH_VAR=SHLIB_PATH
;;
- *tru64*)
+ *osf*)
LIB_PATH_VAR=LD_LIBRARY_PATH
;;
*aix*)