2 AM_INIT_AUTOMAKE(foundation-web, 0.1)
4 AC_ARG_WITH(http_prefix, [ --with-http-prefix=DISTRIBUTOR Specify http prefix for local testing, such as http://localhost/~user/gnomesites/])
6 if test "x$with_http_prefix" != x ; then
7 HTTP_PREFIX=$with_http_prefix