Re: non-linux support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Karel Zak, le Tue 22 Apr 2008 13:18:37 +0200, a écrit :
> On Tue, Apr 22, 2008 at 02:11:48AM +0100, Samuel Thibault wrote:
> > --- a/mount/Makefile.am
> > +++ b/mount/Makefile.am
> > @@ -13,9 +13,13 @@ headers_common = fstab.h mount_mntent.h mount_constants.h \
> >  	getusername.h loop.h sundries.h
> >  
> >  mount_common = fstab.c mount_mntent.c getusername.c lomount.c \
> > -	$(utils_common) $(headers_common) ../lib/env.c ../lib/linux_version.c \
> > +	$(utils_common) $(headers_common) ../lib/env.c \
> >  	../lib/blkdev.c
> >  
> > +if LINUX
> > +mount_common += ../lib/linux_version.c 
> > +endif
> > +
> 
>  This doesn't make sense. The mount/ directory is marked as LINUX-only
>  in the top level Makefile.am.

Oh right, sorry.

Samuel
--
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux