Ignore:
Timestamp:
2013-05-01T23:54:27+12:00 (11 years ago)
Author:
davidb
Message:

Further module added (to help support afrepo extension)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gs2-extensions/gsdl-amp/trunk/src/packages/CASCADE-MAKE/APACHE.sh

    r27276 r27285  
    1212if [ "$COMPILE_UP_APACHE_HTTPD" = "1" ] ; then
    1313  opt_run_untar $force_untar $auto_untar $package $version
    14   opt_run_configure $force_config $auto_config $package $version $prefix --with-layout=Apache --enable-so --enable-rewrite
     14  opt_run_configure $force_config $auto_config $package $version $prefix --with-layout=Apache --enable-so --enable-rewrite --enable-proxy
    1515
    1616  opt_run_make $compile   $package $version
Note: See TracChangeset for help on using the changeset viewer.