grep -E ? (Was: Compilation problem solved)

2000-08-28 Thread OKUJI Yoshinori
Here is a bug report about Autoconf. I have checked 2.13 and the 2.49a, but both have the same problem. I don't know which should be blamed, grep or autoconf, though. Okuji Ok, I have found the guilty program. My problem was to be able to compile grub with gcc 2.96 and the glibc 2.9.

Re: HTML format documentation

2000-08-28 Thread Alexandre Oliva
On Aug 28, 2000, Richard Stallman <[EMAIL PROTECTED]> wrote: > So the only question is, should we change the default for --sysconfdir? Only if we also specify that packages shouldn't install anything in sysconfdir with `make install', only with `install-sysconf'. But then, this would be a behav

Broken link on autoconf web page

2000-08-28 Thread Anton Chernoff
On the page http://www.fsf.org/gnulist/production/autoconf.html the link for the sources, http://ftp.gnu.org/pub/gnu/autoconf/autoconf-2.13.tar.gz return an HTTP Error 404. Did you mean it to be ftp://ftp.gnu.org/pub/gnu/autoconf/autoconf-2.13.tar.gz instead? -- Ant

Compilation problem solved (fwd)

2000-08-28 Thread Pavel Roskin
Hello! This report is actually about Autoconf. Note that the line in question is still present in the CVS Autoconf, acgeneral.m4, macro AC_TRY_CPP. Maybe it's not portable? Regards, Pavel Roskin -- Forwarded message -- Date: Mon, 28 Aug 2000 13:31:00 -0400 From: Mathieu Chouquet

Re: HTML format documentation

2000-08-28 Thread Greg A. Woods
[ On Monday, August 28, 2000 at 05:30:43 (-0700), Earnie Boyd wrote: ] > Subject: Re: HTML format documentation > > BTW, in administering systems I would never allow someone else's idea of system > configuration to update my configuration files without manual intervention. > Therefore I would nev

Re: HTML format documentation

2000-08-28 Thread Greg A. Woods
[ On Monday, August 28, 2000 at 00:04:57 (-0600), Richard Stallman wrote: ] > Subject: Re: HTML format documentation > > I think you are mixing two issues that ought to be separate. > > 1. Whether the program should make a special subdirectory to contain >its config files. > > 2. Where the c

Re: rc and config files - best practices?

2000-08-28 Thread Bruce Korb
Alexandre Oliva wrote: > > On Aug 26, 2000, Harlan Stenn <[EMAIL PROTECTED]> wrote: > > > So who can recommend a package that can be used as an example of a *good* > > way to handle runtime configuration > > I had meant to add it to my message, and ended up forgetting to do so. > > I think GCC

literals only in AC_DEFINE_UNQUOTED?

2000-08-28 Thread Dave Morrison
Hi everyone, Back in July, I followed the thread "AC_DEFINE-descriptions with 2.14*" which was concerned with whether or not you could only use literal arguents to AC_DEFINE_UNQUOTED. That discussion seemed to fizzle out before the question was totally resolved, and I was hoping to revive it.

Re: HTML format documentation

2000-08-28 Thread Earnie Boyd
--- Alexandre Oliva <[EMAIL PROTECTED]> wrote: > On Aug 26, 2000, Russ Allbery <[EMAIL PROTECTED]> wrote: > > > Richard Stallman <[EMAIL PROTECTED]> writes: > >> Which reminds me: $(sysconfdir) should never include $(prefix). If > >> there's a common need for a configuration directory under $(p