| To: | Christoph Hellwig <hch@xxxxxxxxxxxxx> |
|---|---|
| Subject: | Re: [PATCH] xfsprogs: set default prefix to /usr |
| From: | Eric Sandeen <sandeen@xxxxxxxxxxx> |
| Date: | Thu, 16 Apr 2009 11:53:02 -0500 |
| Cc: | xfs@xxxxxxxxxxx |
| In-reply-to: | <20090416162913.GA493@xxxxxxxxxxxxx> |
| References: | <20090416162913.GA493@xxxxxxxxxxxxx> |
| User-agent: | Thunderbird 2.0.0.19 (X11/20090105) |
Christoph Hellwig wrote: > Make sure the installation defaults to /usr like all the other xfs > tools. > > Signed-off-by: Christoph Hellwig <hch@xxxxxx> > > 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 |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 2/2] xfs: fix getbmap vs mmap deadlock, Felix Blyakher |
|---|---|
| Next by Date: | Re: [PATCH] xfsprogs: bump version and updates CHANGES, Eric Sandeen |
| Previous by Thread: | [PATCH] xfsprogs: set default prefix to /usr, Christoph Hellwig |
| Next by Thread: | [PATCH] xfsprogs: bump version and updates CHANGES, Christoph Hellwig |
| Indexes: | [Date] [Thread] [Top] [All Lists] |