[PATCH] configure.in: Fix a typo.

Florian Forster octo at verplant.org
Tue May 26 22:47:26 CEST 2009


Hi Guus,

On Tue, May 26, 2009 at 12:30:25PM +0200, Guus Sliepen wrote:
> > -AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile lib/Makefile po/Makefile.in m4/Makefile])
> > +AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile lib/Makefile po/POTFILES m4/Makefile])
> 
> This patch breaks the build system. Why do you think it is necessary?

sorry, I realized later this doesn't solve my problem at all: The
autotools complained about po/Makefile.in being missing and I suspected
a simple typo (`.in' is usually appended by autoconf itself). Looking in
po/, however, I found no `Makefile.in' (nor a `Makefile.am'), but a
`POTFILES.in'...

My guess is that the required `Makefile.am' exists in your working
directory but hasn't been checked into the Git repository..

Regards,
-octo
-- 
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://www.tinc-vpn.org/pipermail/tinc-devel/attachments/20090526/f9c3357f/attachment.pgp 


More information about the tinc-devel mailing list