* [PATCH] xfsprogs: set default prefix to /usr
@ 2009-04-16 16:29 Christoph Hellwig
2009-04-16 16:53 ` Eric Sandeen
0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2009-04-16 16:29 UTC (permalink / raw)
To: xfs
Make sure the installation defaults to /usr like all the other xfs
tools.
Signed-off-by: Christoph Hellwig <hch@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
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] xfsprogs: set default prefix to /usr
2009-04-16 16:29 [PATCH] xfsprogs: set default prefix to /usr Christoph Hellwig
@ 2009-04-16 16:53 ` Eric Sandeen
0 siblings, 0 replies; 2+ messages in thread
From: Eric Sandeen @ 2009-04-16 16:53 UTC (permalink / raw)
To: Christoph Hellwig; +Cc: xfs
Christoph Hellwig wrote:
> Make sure the installation defaults to /usr like all the other xfs
> tools.
>
> Signed-off-by: Christoph Hellwig <hch@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
_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-04-16 16:53 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-16 16:29 [PATCH] xfsprogs: set default prefix to /usr Christoph Hellwig
2009-04-16 16:53 ` Eric Sandeen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox