mirror of
https://github.com/NLnetLabs/unbound.git
synced 2025-12-20 23:00:56 -05:00
to 0.7
git-svn-id: file:///svn/unbound/trunk@745 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
2b2cfd7e4b
commit
ad69492495
2 changed files with 2 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
AC_PREREQ(2.57)
|
AC_PREREQ(2.57)
|
||||||
|
|
||||||
AC_INIT(unbound, 0.6, unbound-bugs@nlnetlabs.nl, unbound)
|
AC_INIT(unbound, 0.7, unbound-bugs@nlnetlabs.nl, unbound)
|
||||||
|
|
||||||
CFLAGS=
|
CFLAGS=
|
||||||
AC_AIX
|
AC_AIX
|
||||||
|
|
|
||||||
|
|
@ -2,6 +2,7 @@
|
||||||
- testbed script does not recreate configure, since its in svn now.
|
- testbed script does not recreate configure, since its in svn now.
|
||||||
- fixup checkconf test so that it does not test
|
- fixup checkconf test so that it does not test
|
||||||
/etc/unbound/unbound.conf.
|
/etc/unbound/unbound.conf.
|
||||||
|
- tag 0.6.
|
||||||
|
|
||||||
13 November 2007: Wouter
|
13 November 2007: Wouter
|
||||||
- remove debug print.
|
- remove debug print.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue