post_install() {
echo
echo "    Extensions for PHP/Apache are packaged under the name of 'php-apache-*'"
echo "    and are installed under the directory '\$PREFIX/lib/php-apache/'."
echo
echo "    (Extensions under '\$PREFIX/lib/php/' will not work with PHP/Apache.)"
echo
}
