buildconf revision 5a3fb2c128b4671fb5091eaea8861c759f50a4e6
671N/A# Copyright 1999-2004 The Apache Software Foundation 671N/A# Licensed under the Apache License, Version 2.0 (the "License"); 671N/A# you may not use this file except in compliance with the License. 671N/A# You may obtain a copy of the License at 671N/A# Unless required by applicable law or agreed to in writing, software 671N/A# distributed under the License is distributed on an "AS IS" BASIS, 671N/A# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 671N/A# See the License for the specific language governing permissions and 671N/A# limitations under the License. 671N/A# buildconf: Build the support scripts needed to compile from a 671N/A# checked-out version of the source code. 873N/A# set a couple of defaults for where we should be looking for our support libs. 671N/A# can be overridden with --with-apr=[dir] and --with-apr-util=[dir] 749N/A# Check to be sure that we have the srclib dependencies checked-out 749N/A echo "Please get the source using the following instructions," 2171N/A echo "or specify the location of the source with " 625N/A echo "--with-apr=[path to apr] :" 1996N/A echo "Please get one the source using the following instructions, " 1996N/A echo "or specify the location of the source with " 2624N/A echo "--with-apr-util=[path to apr-util]:" 2624N/A# These are temporary until Roy finishes the other build changes 1996N/A# Remove autoconf 2.5x cache directories 625N/A echo "./buildconf failed for apr" 625N/A echo "./buildconf failed for apr-util" 625N/A# Remove any libtool files so one can switch between libtool 1.3 625N/A# and libtool 1.4 by simply rerunning the buildconf script. 749N/A# Remove autoconf 2.5x cache directories 625N/A# ensure that the mod_ssl expression parser sources are never regenerated