AC_SUBST will overwrite the var instead of appending the content. The attached patch will use a temp to avoid that.
Tobi
Applied with minor modifications (no need for additional leading whitespace in variables). Thanks!
Log in to post a comment.
Applied with minor modifications (no need for additional leading whitespace in variables).
Thanks!