]> granicus.if.org Git - apache/commit
Removed dependency on sort command for export list.
authorGuenter Knauf <fuankg@apache.org>
Thu, 31 Mar 2011 05:21:20 +0000 (05:21 +0000)
committerGuenter Knauf <fuankg@apache.org>
Thu, 31 Mar 2011 05:21:20 +0000 (05:21 +0000)
commita09ac112153416cc5860bbc5192aa68f4985755e
tree27de630f0797680b63518181e4603860046da957
parent3c0476fe509b3d8bc4839a266f5de9138c73acda
Removed dependency on sort command for export list.

Added a shell sort function to the NetWare export script
which is only few ms slower than the external sort command;
this makes the export list now identical on all build platforms.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1087185 13f79535-47bb-0310-9956-ffa450edef68
build/NWGNUenvironment.inc
build/NWGNUmakefile
build/make_nw_export.awk