On Sun, Feb 17, 2008 at 06:48:07PM +0100, Ralf Wildenhues wrote:
> * Colin Watson wrote on Sun, Feb 17, 2008 at 04:23:32PM CET:
> > In a fresh unpacked copy of
> > http://download.savannah.nongnu.org/releases/man-db/man-db-2.5.1.tar.gz:
> >
> > $ touch Makefile.am
> > $ ./configure
> > $ mak
Hi Colin,
* Colin Watson wrote on Sun, Feb 17, 2008 at 05:58:58PM CET:
> The attached patch fixes a typo I happened to notice while upgrading
> man-db to Automake 1.10.1.
Thanks! Applied like this, master and branch-1-10.
Cheers,
Ralf
2008-02-17 Colin Watson <[EMAIL PROTECTED]> (tiny change
Hello Colin,
* Colin Watson wrote on Sun, Feb 17, 2008 at 04:23:32PM CET:
> In a fresh unpacked copy of
> http://download.savannah.nongnu.org/releases/man-db/man-db-2.5.1.tar.gz:
>
> $ touch Makefile.am
> $ ./configure
> $ make
> configure.ac:7: version mismatch. This is Automake 1.10.1,
The attached patch fixes a typo I happened to notice while upgrading
man-db to Automake 1.10.1.
Thanks,
--
Colin Watson [EMAIL PROTECTED]
diff --git a/lib/am/tags.am b/lib/am/tags.am
index 5383e0d..d279b19 100644
--- a/lib/am/tags.am
+++ b/lib/am/tags.am
@@
In a fresh unpacked copy of
http://download.savannah.nongnu.org/releases/man-db/man-db-2.5.1.tar.gz:
$ touch Makefile.am
$ ./configure
$ make
configure.ac:7: version mismatch. This is Automake 1.10.1,
configure.ac:7: but the definition used by this AM_INIT_AUTOMAKE
configure.ac:7: com