[PATCH] xfsprogs: set default prefix to /usr
Eric Sandeen
sandeen at sandeen.net
Thu Apr 16 11:53:02 CDT 2009
Christoph Hellwig wrote:
> Make sure the installation defaults to /usr like all the other xfs
> tools.
>
> Signed-off-by: Christoph Hellwig <hch at lst.de>
>
> Index: xfsprogs-dev/configure.in
> ===================================================================
> --- xfsprogs-dev.orig/configure.in 2009-04-16 18:27:53.870074796 +0200
> +++ xfsprogs-dev/configure.in 2009-04-16 18:27:57.850950773 +0200
> @@ -2,6 +2,7 @@ AC_INIT(include/libxfs.h)
> AC_CONFIG_AUX_DIR([.])
> AC_CONFIG_MACRO_DIR([m4])
> AC_CONFIG_HEADER(include/platform_defs.h)
> +AC_PREFIX_DEFAULT(/usr)
>
> AC_PROG_LIBTOOL
ACK
-Eric
More information about the xfs
mailing list