]> granicus.if.org Git - apache/commitdiff
fix a major snafu that broke binary builds
authorJeff Trawick <trawick@apache.org>
Mon, 3 Jun 2002 16:31:43 +0000 (16:31 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 3 Jun 2002 16:31:43 +0000 (16:31 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95485 13f79535-47bb-0310-9956-ffa450edef68

support/envvars-std.in

index acdbb128889e027e413fd0ee2d060907f0929ce3..275dfb168f19dd2bce1598a5ea694d89e71d902a 100644 (file)
@@ -2,7 +2,7 @@
 #
 # This file is generated from envvars-std.in
 #
-@SHLIBPATH_VAR@="@exp_libdir:$@SHLIBPATH_VAR@"
+@SHLIBPATH_VAR@="@exp_libdir@:$@SHLIBPATH_VAR@"
 export @SHLIBPATH_VAR@
 #
 @OS_SPECIFIC_VARS@