projects
/
tinc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a893b05
)
Change version to 1.0pre4
author
Ivo Timmermans
<ivo@lychnis.net>
Wed, 17 Jan 2001 01:31:56 +0000
(
01:31
+0000)
committer
Ivo Timmermans
<ivo@lychnis.net>
Wed, 17 Jan 2001 01:31:56 +0000
(
01:31
+0000)
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
9d40f7a
..
e55dc9e
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-1,9
+1,9
@@
dnl Process this file with autoconf to produce a configure script.
-dnl $Id: configure.in,v 1.13.2.
29 2000/12/22 21:34:19 guus
Exp $
+dnl $Id: configure.in,v 1.13.2.
30 2001/01/17 01:31:56 zarq
Exp $
AC_INIT(src/tincd.c)
-AM_INIT_AUTOMAKE(tinc, 1.0pre4
-cvs
)
+AM_INIT_AUTOMAKE(tinc, 1.0pre4)
AM_CONFIG_HEADER(config.h)
dnl Include the macros from the m4/ directory