On Tue, Mar 27, Roger Pau Monne wrote:

> +AC_ARG_WITH([debugdir],
> +    AS_HELP_STRING([--with-debugdir=DIR],
> +    [Path to directory for debug symbols. [PREFIX/usr/lib/debug]]),
> +    [debugdir_path=$withval],
> +    [debugdir_path=$prefix/usr/lib/debug])

Would that create /usr/usr/lib/debug per default?

Olaf

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to