apache/apache.sh

Mon, 01 Jul 2013 21:22:40 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 01 Jul 2013 21:22:40 +0200
changeset 779
8a3648cce554
permissions
-rw-r--r--

Correct use of nonportable u_int types and update to new vendor versions.

     1 ##
     2 ##  apache.sh -- Apache Shell Environment Script
     3 ##
     5 #
     6 #   Run-time paths
     7 #
     9 export PATH="@l_path@"
    10 export LD_LIBRARY_PATH="@l_ld_library_path@"

mercurial