Searched refs:mods (Results 1 - 4 of 4) sorted by relevance

/solaris-userland-s11u3/components/visual-panels/apache/src/cmd/httpd/
H A Dhttp-vpanels77 mods=`mktemp /tmp/apache_mod.XXXXXX`
78 if [ -z "$mods" ]; then
104 echo "LoadModule $modname $file" >>$mods
109 if [ -f $mods ]; then
110 $CAT $mods | $SORT -u >$mods
111 $CAT $mods >>$APACHE_CONF
/solaris-userland-s11u3/components/apache24/
H A DMakefile63 CONFIGURE_OPTIONS += --enable-mods-shared=all
/solaris-userland-s11u3/components/subversion/
H A DMakefile76 install-mods-shared \
/solaris-userland-s11u3/components/apache2/
H A DMakefile77 CONFIGURE_OPTIONS += --enable-mods-shared=all

Completed in 14 milliseconds