]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3476] project rename in configure.ac
authorTomek Mrugalski <tomasz@isc.org>
Tue, 1 Jul 2014 12:14:11 +0000 (14:14 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Tue, 1 Jul 2014 12:14:11 +0000 (14:14 +0200)
configure.ac

index ae640644792f9846ef0887d52c04e3db873b8159..46163bf47b526e6229a1e48eec81d175480f4353 100644 (file)
@@ -7,7 +7,7 @@ AC_PREREQ([2.59])
 # For GIT versions, this is x.y.z-git, where x.y.z denotes the software
 # version that was used as a base + changes that were made later, but
 # are not released yet.
-AC_INIT(bind10, 0.8.0-git, kea-dev@isc.org)
+AC_INIT(kea, 0.8.0-git, kea-dev@isc.org)
 AC_CONFIG_SRCDIR(README)
 
 # serial-tests is not available in automake version before 1.13, so