]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Merge branch 'trac3525' (AC_PROG_LIBTOOL => LT_INIT)
authorTomek Mrugalski <tomasz@isc.org>
Thu, 21 Aug 2014 17:25:09 +0000 (19:25 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Thu, 21 Aug 2014 17:25:09 +0000 (19:25 +0200)
Conflicts:
AUTHORS
ChangeLog

1  2 
AUTHORS
ChangeLog

diff --cc AUTHORS
index b07adc0c99819f0bd002e9669ac4c7229b266372,02529fb6251e65fa146f3451e0611130e387cbd9..45e3b23b57754326353f674b604ad0eeca22230d
+++ b/AUTHORS
@@@ -56,7 -56,7 +56,8 @@@ We have received the following contribu
  
   - Jiri Popelka from Red Hat
     2014-08: config files examples permission fix
 +   2014-08: compilation fix for armv7
+    2014-08: configure.ac update: AC_PROG_LIBTOOL => LT_INIT
  
  Kea uses log4cplus (http://sourceforge.net/projects/log4cplus/) for logging,
  Boost (http://www.boost.org/) library for almost everything, and can use Botan
diff --cc ChangeLog
index 96844147d0ae61e9b523531aeb1275f184947c9b,cbd7c345a6be1a7c64c448c3a892a3f8b2d762bd..21a0d8f3c191363c0ac5f58510ae051a463830e9
+++ b/ChangeLog
@@@ -1,7 -1,6 +1,11 @@@
 -826.  [build]         jiri, tomek
++827.  [build]         jiri, tomek
+       Deprecated AC_PROG_LIBTOOL macro replaced by LT_INIT.
+       (Trac #3525, git 6c0aacf29fae1d0501ca69ff6324df8d4fc8c7ee)
++
 +826.  [bug]           jiri, tomek
 +      Compilation fix for Red Hat running on armv7.
 +      (Trac #3526, git eac5a80472dcb78b538c2ed34cc0534f801e5145)
 +
  825.  [bug]           jiri, tomek
        Example JSON configuration files permission fix.
        (Trac #3524, git 822a39ba33870f70787a1f666aed772e06d04d79)