| That's not a problem in GHC's configure.ac or other .ac files. It's just

If it's nothing to worry about, and has a sensible explanation, can someone add 
it to the Building GHC FAQ?  (If this page doesn't exist, it ought to!)

Simon

| -----Original Message-----
| From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of
| Duncan Coutts
| Sent: 11 November 2007 12:00
| To: Ian Lynagh
| Cc: Philip K.F. Hölzenspies; glasgow-haskell-users@haskell.org
| Subject: Re: ANNOUNCE: GHC version 6.8.1
|
| On Sat, 2007-11-10 at 21:45 +0000, Ian Lynagh wrote:
| > Hi Philip,
| >
| > On Mon, Nov 05, 2007 at 09:58:40AM +0100, Philip K.F. Hölzenspies wrote:
| > >
| > > Booting libraries/base
| > > Booting libraries/directory
| > > /usr/share/aclocal/progsreiserfs.m4:13: warning: underquoted definition 
of AC_CHECK_LIBREISERFS
| > >   run info '(automake)Extending aclocal'
| > >   or see 
http://sources.redhat.com/automake/automake.html#Extending-aclocal
| >
| > I still don't understand why this would happen.
|
| That's not a problem in GHC's configure.ac or other .ac files. It's just
| that autoreconf scans all the /usr/share/aclocal/*.m4 files that you
| happen to have installed on your system. If any of those are from before
| autoconf started getting really picky about quoting then you'll get that
| warning. It's nothing to worry about, especially as in this case it's in
| a .m4 file that we do not get any definitions from.
|
| Duncan
| _______________________________________________
| Glasgow-haskell-users mailing list
| Glasgow-haskell-users@haskell.org
| http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to