diff options
author | Noah Slater <nslater@apache.org> | 2008-04-14 22:01:19 +0000 |
---|---|---|
committer | Noah Slater <nslater@apache.org> | 2008-04-14 22:01:19 +0000 |
commit | 89a403eb1d00a1a0733ec436544367f86aafe742 (patch) | |
tree | d0c6e22cfaa57652440088b033aa08949aacaf4c /configure.ac | |
parent | 2ffd808fd701b96d0e3433386b4822bcf923e360 (diff) |
changed COPYING to LICENCE as per the ASF standards
git-svn-id: https://svn.apache.org/repos/asf/incubator/couchdb/trunk@648023 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e87ad84f..88fb5ab4 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ AC_CONFIG_AUX_DIR([build-aux]) AM_CONFIG_HEADER([config.h]) -AM_INIT_AUTOMAKE([1.6.3 gnu check-news -Wno-portability]) +AM_INIT_AUTOMAKE([1.6.3 foreign check-news -Wno-portability]) AC_GNU_SOURCE AC_ENABLE_SHARED |