(I just happened to notice "-f: not found" while running configure)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91033
13f79535-47bb-0310-9956-
ffa450edef68
POST_SHARED_CMDS='echo ""'
if test "$apache_need_shared" = "yes"; then
- if [ -f $ac_aux_dir/ltconfig ]; then
+ if test -f $ac_aux_dir/ltconfig; then
$SHELL $ac_aux_dir/ltconfig --output=shlibtool --disable-static --srcdir=$ac_aux_dir --cache-file=./config.cache $ac_aux_dir/ltmain.sh
fi
case $host in