/[Apache-SVN]/httpd/flood/trunk/buildconf
ViewVC logotype

Contents of /httpd/flood/trunk/buildconf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 653656 - (show annotations) (download)
Tue May 6 00:42:11 2008 UTC (16 years, 3 months ago) by fielding
File size: 158 byte(s)
promote flood to released products
1 #!/bin/sh
2 ${AUTOCONF:-autoconf}
3
4 if [ -d ./apr ] ; then
5 cd apr
6 ./buildconf
7 cd ..
8 fi
9
10 if [ -d ./apr-util ] ; then
11 cd apr-util
12 ./buildconf
13 cd ..
14 fi

Properties

Name Value
svn:eol-style native
svn:executable *

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26