summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorJan Lehnardt <jan@apache.org>2010-06-02 21:47:28 +0000
committerJan Lehnardt <jan@apache.org>2010-06-02 21:47:28 +0000
commit9807cda46b01f31bc77025c34a8b7f4275be6563 (patch)
tree50b3e9130927922b05e058989924d9819ddc146e /THANKS
parente699b56c551ab3225789d6dd1951fb7341854c9c (diff)
If aclocal needs to be called during a build, its options are taken
from ACLOCAL_AMFLAGS in the top-level Makefile.am - which were not defined before. Additionally, this removes the need for the explicit m4_include of m4/ac_check_icu.m4 at the very top of configure.ac. Patch by Hans Ulrich Niedermann. Closes COUCHDB-165 and COUCHDB-414. git-svn-id: https://svn.apache.org/repos/asf/couchdb/trunk@950779 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index 9c02e64d..b6e5cc63 100644
--- a/THANKS
+++ b/THANKS
@@ -57,5 +57,6 @@ suggesting improvements or submitting changes. Some of these people are:
* Gavin Sherry <swm@alcove.com.au>
* Timothy Smith <tim@couch.io>
* Martin Haaß <MartinHaass@gmx.net>
+ * Hans Ulrich Niedermann <hun@n-dimensional.de>
For a list of authors see the `AUTHORS` file.