projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
024ab44
)
po/POTFILES and po/Makefile should not be generated by configure.
author
Guus Sliepen
<guus@tinc-vpn.org>
Sun, 10 Mar 2002 14:05:35 +0000
(14:05 +0000)
committer
Guus Sliepen
<guus@tinc-vpn.org>
Sun, 10 Mar 2002 14:05:35 +0000
(14:05 +0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
b3c036c
..
7e16a06
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1,6
+1,6
@@
dnl Process this file with autoconf to produce a configure script.
-dnl $Id: configure.in,v 1.13.2.4
1 2002/02/12 14:42:37
guus Exp $
+dnl $Id: configure.in,v 1.13.2.4
2 2002/03/10 14:05:35
guus Exp $
AC_INIT(src/tincd.c)
AM_INIT_AUTOMAKE(tinc, 1.0-cvs)
@@
-116,6
+116,4
@@
intl/Makefile
lib/Makefile
m4/Makefile
po/Makefile.in
-po/POTFILES
-po/Makefile
)