po/POTFILES and po/Makefile should not be generated by configure.
This commit is contained in:
parent
024ab44d98
commit
0c34478cc0
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
dnl Process this file with autoconf to produce a configure script.
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
dnl $Id: configure.in,v 1.13.2.41 2002/02/12 14:42:37 guus Exp $
|
dnl $Id: configure.in,v 1.13.2.42 2002/03/10 14:05:35 guus Exp $
|
||||||
|
|
||||||
AC_INIT(src/tincd.c)
|
AC_INIT(src/tincd.c)
|
||||||
AM_INIT_AUTOMAKE(tinc, 1.0-cvs)
|
AM_INIT_AUTOMAKE(tinc, 1.0-cvs)
|
||||||
|
@ -116,6 +116,4 @@ intl/Makefile
|
||||||
lib/Makefile
|
lib/Makefile
|
||||||
m4/Makefile
|
m4/Makefile
|
||||||
po/Makefile.in
|
po/Makefile.in
|
||||||
po/POTFILES
|
|
||||||
po/Makefile
|
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue