[PATCH] configure.in: Fix a typo.

Guus Sliepen guus at tinc-vpn.org
Tue May 26 23:05:01 CEST 2009


On Tue, May 26, 2009 at 10:47:26PM +0200, Florian Forster 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..

The git repository should contain all the files necessary. You should run the
following command to create the rest of the files:

autoreconf -fsi

Afterwards, ./configure; make should work. If not, then please tell me which
OS and which version of autoconf you are using.

-- 
Met vriendelijke groet / with kind regards,
     Guus Sliepen <guus at tinc-vpn.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
Url : http://www.tinc-vpn.org/pipermail/tinc-devel/attachments/20090526/9ea23587/attachment.pgp 


More information about the tinc-devel mailing list