On 2011-07-04, Amit Kulkarni <amitk...@gmail.com> wrote:
> +CONFIGURE_ARGS +=    --localstatedir=/var \
> +                     --with-external-db \
> +#                    --enable-python \
> +                     --with-lua

> +CONFIGURE_ENV +=     varprefix=/var \
> +#                    PYTHON_VERSION=${MODPY_VERSION} \
> +                     GPG=${LOCALBASE}/bin/gpg \
> +                     CPPFLAGS="${RPM_CPPFLAGS}" \
> +                     LDFLAGS="${RPM_LDFLAGS}"

watch out with # when you escape the newlines; this doesn't do what
you're expecting. test with e.g. 'make show=CONFIGURE_ENV'.


Reply via email to